1
0
Fork 0
mirror of synced 2024-10-01 17:58:02 +13:00

fix: unnecessary space

This commit is contained in:
Binyamin Yawitz 2024-06-28 11:12:24 -04:00
parent d58a352313
commit 87c7da0efa
No known key found for this signature in database

View file

@ -1264,7 +1264,7 @@ class FunctionsCustomServerTest extends Scope
* @param string $entrypoint
*
* @dataProvider provideCustomExecutions
* @depends testTimeout
* @depends testTimeout
*/
public function testCreateCustomExecution(string $folder, string $name, string $entrypoint, string $runtimeName, string $runtimeVersion)
{