Skip to content

Commit 4fdaecd

Browse files
committed
remove unnecessary comment
1 parent b47a3fc commit 4fdaecd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sveltekit/test/client/router.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ describe('sveltekitRoutingInstrumentation', () => {
134134
to: { route: { id: 'testRoute' } },
135135
});
136136

137-
// This should update the transaction name with the parameterized route:
138137
expect(mockedStartTransaction).toHaveBeenCalledTimes(0);
139138
});
140139
});

0 commit comments

Comments
 (0)