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 ee93a35 commit 22231bfCopy full SHA for 22231bf
ci/dev/test.sh
@@ -6,7 +6,7 @@ main() {
6
7
cd test/test-plugin
8
make -s out/index.js
9
- cd "$OLDPWD"
+ cd "$OLDPWD/test"
10
yarn jest "$@"
11
}
12
0 commit comments