fix default host for e2e

stable
Juanfran 2015-10-13 08:51:49 +02:00
parent 22f8b16b87
commit d32df598f3
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ exports.config = {
framework: 'mocha',
params: {
glob: {
host: 'http://10.8.1.153:9001/',
host: 'http://locahost:9001/',
attachments: {
unix: './upload-file-test.txt',
windows: 'C:\\test\\upload-file-test.txt',