next.js
4588a735 - Convert tests using createNext -> nextTestSetup (#93767)

Commit
67 days ago
Convert tests using createNext -> nextTestSetup (#93767) ## What? Converts existing `createNext()` usage into `nextTestSetup()`. `createNext()` was the setup step we had before `nextTestSetup()` was added. This PR focused on the simple conversion cases. There will be a follow-up to complete the last few. --------- Co-authored-by: Cursor <cursoragent@cursor.com>
Author
Parents
Loading