commit | 133789d8c642698c1855d761488df537f08f4c03 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Jul 25 11:38:32 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Jul 25 11:48:52 2016 -0700 |
tree | 79271cd2b7462dcdcf8281db1b3ed50863e3d98c | |
parent | 88b492bd610ffff98586be55b32663e1ffe589b1 [diff] |
[Cherrypick] Fixed package.json for UI Tests Change-Id: Ic9443cab9f98ac58a8f23dd2acf5d832fa4cc3dc
diff --git a/xos/tests/ui/package.json b/xos/tests/ui/package.json index 24ae3aa..dbac379 100644 --- a/xos/tests/ui/package.json +++ b/xos/tests/ui/package.json
@@ -22,7 +22,6 @@ "karma-ng-html2js-preprocessor": "^0.2.0", "karma-phantomjs-launcher": "^0.2.1", "phantomjs": "^2.1.7", - "phantomjs-prebuilt": "^2.1.7", "wiredep": "^3.0.0-beta" } }