1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-02 23:25:50 +00:00

Updated tests

This commit is contained in:
Dennis Schwerdel
2017-06-14 22:45:46 +02:00
parent 3aa0241db8
commit e4e84d7a26
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ describe('Application life cycle test', function () {
done();
});
var LOCATION = 'minio-test';
var LOCATION = 'test';
var TEST_TIMEOUT = 10000;
var app;