Skip to content

Commit 63e8675

Browse files
committed
Skip deployment for dynamic IO interceptors error test
1 parent 0f3577c commit 63e8675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ function runTests(options: { withMinification: boolean }) {
366366
const { next, isNextDev, skipped } = nextTestSetup({
367367
files: __dirname + '/fixtures/interceptors-static-route',
368368
skipStart: true,
369+
skipDeployment: true,
369370
})
370371

371372
if (skipped) {

0 commit comments

Comments
 (0)