update protractor config

This commit is contained in:
Denys Vuika
2017-10-19 16:37:49 +01:00
parent 027aeca81d
commit 639e1e9aaf

View File

@@ -12,7 +12,7 @@ exports.config = {
'browserName': 'chrome' 'browserName': 'chrome'
}, },
directConnect: true, directConnect: true,
baseUrl: 'http://localhost:4200/', baseUrl: 'http://localhost:3000',
framework: 'jasmine', framework: 'jasmine',
jasmineNodeOpts: { jasmineNodeOpts: {
showColors: true, showColors: true,