mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-02 17:00:28 +08:00
Page Tests
Put all page tests in this directory with the patter MyPage.test.jsx. We can't place them in src/pages due to how
NextJS generates page routes.