mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
reduce timeout for functions test
This commit is contained in:
@@ -561,7 +561,7 @@ class FunctionsCustomServerTest extends Scope
|
||||
],
|
||||
];
|
||||
|
||||
sleep(count($envs) * 25);
|
||||
sleep(count($envs) * 5);
|
||||
|
||||
/**
|
||||
* Test for SUCCESS
|
||||
|
||||
Reference in New Issue
Block a user