Skip to content

Commit 71bbbad

Browse files
authored
Updated bats and bats-mock version
1 parent 79a5fed commit 71bbbad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Appium/tests/run-bats.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
#Install bats
44
echo "Installing Bats before test execution"
5-
npm install bats@0.4.2
6-
npm install bats-mock@1.0.1
5+
npm install bats@1.13.0
6+
npm install bats-mock@1.2.5
77

88
#Run tests
99
./node_modules/.bin/bats ${APP_PATH}/tests/*.bats

0 commit comments

Comments
 (0)