We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c80f8f commit 3452f6aCopy full SHA for 3452f6a
.build/run_osx.sh
@@ -5,4 +5,4 @@ echo $PWD
5
6
npm ci
7
npm run compile
8
-npm test -- --testPathIgnorePatterns=".*/expect/.*"
+npm test -- --testPathIgnorePatterns="<rootDir>/lib/expect/matchers/","<rootDir>/node_modules/"
0 commit comments