1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

reduce timeout for functions test

This commit is contained in:
Torsten Dittmann 2021-01-27 14:00:15 +01:00
parent 06fe315bc4
commit 8ea5086dc8

View file

@ -561,7 +561,7 @@ class FunctionsCustomServerTest extends Scope
], ],
]; ];
sleep(count($envs) * 25); sleep(count($envs) * 5);
/** /**
* Test for SUCCESS * Test for SUCCESS