Skip to content

Commit 1bc0ffd

Browse files
committed
debug tests
1 parent c50c89a commit 1bc0ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"test": "run-s test:unit",
7171
"test:all": "run-s test:unit test:integration",
7272
"test:unit": "jest",
73-
"test:integration": "test/run-integration-tests.sh",
73+
"test:integration": "test/run-integration-tests.sh --debug",
7474
"test:watch": "jest --watch",
7575
"vercel:branch": "source vercel/set-up-branch-for-test-app-use.sh",
7676
"vercel:project": "source vercel/make-project-use-current-branch.sh"

0 commit comments

Comments
 (0)