Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

Commit

Permalink
Update helpers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMarkVI authored Jul 5, 2016
1 parent d670d58 commit d96345b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function beforeEachExample(done) {
.init({
name: this.currentTest.title,
browserName: '',
appiumVersion: '1.5.0',
appiumVersion: '1.5.3',
deviceName: process.env.deviceName,
platformVersion: process.env.platformVersion,
platformName: process.env.platformName,
Expand Down

0 comments on commit d96345b

Please sign in to comment.