Skip to content

Commit 1fc2e6d

Browse files
committed
test(nuxt): Make Nuxt 5 (nightly) E2E optional
1 parent 893539d commit 1fc2e6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"@playwright/test": "~1.56.0",
3232
"@sentry-internal/test-utils": "link:../../../test-utils"
3333
},
34+
"sentryTest": {
35+
"optional": true
36+
},
3437
"volta": {
3538
"extends": "../../package.json",
3639
"node": "22.20.0"

0 commit comments

Comments
 (0)