We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147476c commit c703dd5Copy full SHA for c703dd5
1 file changed
README.dev.md
@@ -59,7 +59,7 @@ npx husky install
59
60
## Tests
61
62
-We use Jest for unit tests. To run unit tests (`src/**/*.jest.spec.ts`)
+We use Jest for unit tests. To run unit tests (`test/jest/__tests__/**/*.jest.spec.ts`)
63
64
You can run the test with
65
0 commit comments