1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-01 12:45:02 +00:00

Updated tests

This commit is contained in:
Dennis Schwerdel
2017-06-10 11:33:48 +02:00
parent cfc7133606
commit 9fff5574cb
2 changed files with 2 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ describe('Application life cycle test', function () {
done();
});
var LOCATION = 'syncthing-test';
var LOCATION = 'test';
var TEST_TIMEOUT = 30000;
var SYNC_PORT = 22001;
var app;