Skip to content

Commit 0893b94

Browse files
committed
remove debug flag
1 parent 4333a27 commit 0893b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e-tests/tests/sveltekit-tracing.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ describe('Sveltekit with instrumentation and tracing', () => {
3535

3636
wizardExitCode = await withEnv({
3737
cwd: projectDir,
38-
debug: true,
3938
})
4039
.defineInteraction()
4140
.expectOutput(

0 commit comments

Comments
 (0)