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 79a5fed commit 71bbbadCopy full SHA for 71bbbad
1 file changed
Appium/tests/run-bats.sh
@@ -2,8 +2,8 @@
2
3
#Install bats
4
echo "Installing Bats before test execution"
5
-npm install bats@0.4.2
6
-npm install bats-mock@1.0.1
+npm install bats@1.13.0
+npm install bats-mock@1.2.5
7
8
#Run tests
9
./node_modules/.bin/bats ${APP_PATH}/tests/*.bats
0 commit comments