test: Update protractor to v3 and use mocha

This commit is contained in:
Blade Barringer
2016-03-12 21:03:05 -06:00
parent 6fa23ae49f
commit 0b65292e4b
7 changed files with 91 additions and 95 deletions
+1 -1
View File
@@ -131,7 +131,7 @@
"mongodb": "^2.0.46",
"mongoskin": "~0.6.1",
"phantomjs": "^1.9",
"protractor": "~2.5.1",
"protractor": "^3.1.1",
"rewire": "^2.3.3",
"rimraf": "^2.4.3",
"run-sequence": "^1.1.4",