Skip to content

Commit 8c6e807

Browse files
committed
remove canary from sentryTest.optionalVariants in nextjs-13
1 parent 8c9baf2 commit 8c6e807

File tree

1 file changed

+0
-4
lines changed
  • dev-packages/e2e-tests/test-applications/nextjs-13

1 file changed

+0
-4
lines changed

dev-packages/e2e-tests/test-applications/nextjs-13/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
},
3131
"sentryTest": {
3232
"optionalVariants": [
33-
{
34-
"build-command": "pnpm test:build-canary",
35-
"label": "nextjs-13 (canary)"
36-
},
3733
{
3834
"build-command": "pnpm test:build-latest",
3935
"label": "nextjs-13 (latest)"

0 commit comments

Comments
 (0)