Skip to content

Commit ec0fdc2

Browse files
author
ace-n
committed
Fix test space
1 parent 3e37884 commit ec0fdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/tips_scopes/test/DeployTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class DeployTest extends TestCase
3636

3737
private static $entryPoint = 'scopeDemo';
3838

39-
public function testFunction() : void
39+
public function testFunction(): void
4040
{
4141
// Send a request to the function.
4242
$resp = $this->client->post('', [

0 commit comments

Comments
 (0)