Skip to content

Commit 3452f6a

Browse files
committed
(#13) Refined exclude paths
1 parent 8c80f8f commit 3452f6a

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=".*/expect/.*"
8+
npm test -- --testPathIgnorePatterns="<rootDir>/lib/expect/matchers/","<rootDir>/node_modules/"

0 commit comments

Comments
 (0)