aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/e2e/protractor.conf.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/e2e/protractor.conf.js')
-rw-r--r--client/e2e/protractor.conf.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/e2e/protractor.conf.js b/client/e2e/protractor.conf.js
index 2b26d2c40..e5a23e16a 100644
--- a/client/e2e/protractor.conf.js
+++ b/client/e2e/protractor.conf.js
@@ -34,7 +34,7 @@ exports.config = {
34 }, 34 },
35 { 35 {
36 browserName: 'Firefox', 36 browserName: 'Firefox',
37 version: '60', // ESR, 37 version: '68', // ESR
38 name: 'Firefox ESR Desktop', 38 name: 'Firefox ESR Desktop',
39 resolution: '1280x1024' 39 resolution: '1280x1024'
40 }, 40 },