Skip to content

Commit c703dd5

Browse files
authored
update tests path
1 parent 147476c commit c703dd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ npx husky install
5959

6060
## Tests
6161

62-
We use Jest for unit tests. To run unit tests (`src/**/*.jest.spec.ts`)
62+
We use Jest for unit tests. To run unit tests (`test/jest/__tests__/**/*.jest.spec.ts`)
6363

6464
You can run the test with
6565

0 commit comments

Comments
 (0)