From b67fe3688bd4a49f08714ac46f8230c23816dca7 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Wed, 23 Mar 2016 17:33:23 -0300 Subject: Updated karma launcher so we use the same phantomjs It is now on version 1.0.0, to support phantomjs2, now we bumped the version of phantomjs to 2.1.1 in all environments and for all the types of tests --- web-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/package.json') diff --git a/web-ui/package.json b/web-ui/package.json index fae3fb19..652e7b0e 100644 --- a/web-ui/package.json +++ b/web-ui/package.json @@ -15,7 +15,7 @@ "karma-firefox-launcher": "0.1.7", "karma-jasmine": "0.2.2", "karma-junit-reporter": "0.2.2", - "karma-phantomjs-launcher": "0.1.4", + "karma-phantomjs-launcher": "1.0.0", "karma-requirejs": "0.2.2", "karma-coverage": "0.2.7", "minify": "^2.0.5", -- cgit v1.2.3