fix default host for e2e

stable
Juanfran 2015-10-13 09:11:41 +02:00
parent d32df598f3
commit 5ce9fb470d
1 changed files with 1 additions and 1 deletions

View File

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