Skip to content

Commit 86d4519

Browse files
committed
(#13) Reverted testPathIgnorePatterns
1 parent 3452f6a commit 86d4519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build/run_osx.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ echo $PWD
55

66
npm ci
77
npm run compile
8-
npm test -- --testPathIgnorePatterns="<rootDir>/lib/expect/matchers/","<rootDir>/node_modules/"
8+
npm test

0 commit comments

Comments
 (0)