We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09334f commit 8c80f8fCopy full SHA for 8c80f8f
.build/run_osx.sh
@@ -5,4 +5,4 @@ echo $PWD
5
6
npm ci
7
npm run compile
8
-npm test
+npm test -- --testPathIgnorePatterns=".*/expect/.*"
0 commit comments