mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-02 15:25:07 +00:00
Update minio to 2022-06-07T00-33-41Z
This commit is contained in:
@@ -23,7 +23,7 @@ describe('Application life cycle test', function () {
|
||||
this.timeout(0);
|
||||
|
||||
const LOCATION = 'test';
|
||||
const TEST_TIMEOUT = 10000;
|
||||
const TEST_TIMEOUT = 30000;
|
||||
const BUCKET = 'cloudrontestbucket';
|
||||
const EXEC_ARGS = { cwd: path.resolve(__dirname, '..'), stdio: 'inherit' };
|
||||
|
||||
|
Reference in New Issue
Block a user