summaryrefslogtreecommitdiffstats
path: root/tests/acceptance
diff options
context:
space:
mode:
authorFelix Böhm <felixboehm@gmx.de>2014-08-29 19:56:04 +0200
committerFelix Böhm <felixboehm@gmx.de>2014-08-29 19:56:54 +0200
commit41c5327fca7bd0b1e6c6a4ed20ded4e58bdac92c (patch)
tree182cde03c5d2e22b105d41ebb19899fdac2acaa4 /tests/acceptance
parent9023480a41424456cd58e8660153b8fbdf264805 (diff)
downloadnextcloud-server-41c5327fca7bd0b1e6c6a4ed20ded4e58bdac92c.tar.gz
nextcloud-server-41c5327fca7bd0b1e6c6a4ed20ded4e58bdac92c.zip
bump version of protractor in package.json
Diffstat (limited to 'tests/acceptance')
-rw-r--r--tests/acceptance/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/package.json b/tests/acceptance/package.json
index 5173a87d2bb..daeb245b51a 100644
--- a/tests/acceptance/package.json
+++ b/tests/acceptance/package.json
@@ -8,7 +8,7 @@
},
"author": "Felix Böhm",
"dependencies": {
- "protractor": "^1.0.0",
+ "protractor": "^1.1.1",
"request": "^2.40.0",
"xml2js": "^0.4.4",
"jasmine-spec-reporter": "^0.6.0",