Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit dfcb9d3

Browse files
committed
Run all test files
1 parent 1da25f1 commit dfcb9d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jest.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
testRegex: "(/__tests__/.*|(\\.|/|-)(test|spec))\\.jsx?$",
3+
};

0 commit comments

Comments
 (0)