aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/e2e/local-protractor.conf.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/e2e/local-protractor.conf.js')
-rw-r--r--client/e2e/local-protractor.conf.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/e2e/local-protractor.conf.js b/client/e2e/local-protractor.conf.js
index 6120dab8c..5080f2528 100644
--- a/client/e2e/local-protractor.conf.js
+++ b/client/e2e/local-protractor.conf.js
@@ -38,7 +38,7 @@ exports.config = {
38 } 38 }
39 ], 39 ],
40 40
41 // maxSessions: 1, 41 maxSessions: 1,
42 baseUrl: 'http://localhost:3000/', 42 baseUrl: 'http://localhost:3000/',
43 framework: 'jasmine', 43 framework: 'jasmine',
44 jasmineNodeOpts: { 44 jasmineNodeOpts: {