Skip to content

Commit

Permalink
Also use the shared Next.js installDir on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
unstubbable committed Jul 25, 2024
1 parent 16a55ae commit 9a71b8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ ${ENDGROUP}`)

if (
!options.dry &&
process.platform !== 'win32' &&
process.env.NEXT_TEST_MODE !== 'deploy' &&
((options.type && options.type !== 'unit') || hasIsolatedTests)
) {
Expand Down

0 comments on commit 9a71b8b

Please sign in to comment.