next.js
2a75a933 - Don't start next server unnecessarily to assert build output (#80994)

Commit
307 days ago
Don't start next server unnecessarily to assert build output (#80994) In some of these tests we only need to check the CLI output after a build, so we can skip starting the server to save some cycles.
Author
Parents
Loading