Skip to content

Commit c4448d0

Browse files
authored
Merge pull request NativeScript#1927 from AdamAtri/patch-2
docs: Update e2e testing overview.md
2 parents 650d986 + ffb7007 commit c4448d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tooling/testing/end-to-end-testing/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For the plugin to work correctly you need to have:
3737

3838
* Install Appium globally:
3939
```shell
40-
$ npm install -g appium
40+
$ npm install -g appium@1.18.1
4141
```
4242

4343
* iOS Dependencies

0 commit comments

Comments
 (0)