Skip to content

Commit 46163a6

Browse files
committed
cs fix
1 parent 3d70779 commit 46163a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/system/Helpers/URLHelper/MiscUrlTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,7 @@ public function testParseSubdomain(?string $host, string $expected, bool $useReq
973973
$this->createRequest('http://sub.example.com/');
974974

975975
$this->assertSame($expected, parse_subdomain(null));
976+
976977
return;
977978
}
978979

0 commit comments

Comments
 (0)