update WDIO test to v5 (#11919)

* update WDIO test to v5

* fix review
This commit is contained in:
Sai Krishna
2019-01-02 17:57:39 +00:00
committed by Dan Graham
parent 4a4f1cf20e
commit 4df45addc3
8 changed files with 69 additions and 108 deletions
@@ -12,6 +12,6 @@
"assert": "^1.4.1",
"chai": "^4.1.2",
"mocha": "^5.0.0",
"webdriverio": "^4.12.0"
"webdriverio": "^5.1.0"
}
}