Skip to content

Commit 0a6e864

Browse files
authored
test: Skip nuxt-5 E2E test (#21524)
This is currently failing and polluting CI, so for now we skip it.
1 parent 73024d4 commit 0a6e864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-packages/e2e-tests/test-applications/nuxt-5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@sentry-internal/test-utils": "link:../../../test-utils"
3333
},
3434
"sentryTest": {
35-
"optional": true
35+
"skip": true
3636
},
3737
"volta": {
3838
"extends": "../../package.json",

0 commit comments

Comments
 (0)