mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
Merge pull request #820 from LAION-AI/web-small-test-cleanup
Moving the page tests into pages directory to simplify tab completion
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user