Skip to content

Commit 35b93f2

Browse files
pascalbaljetgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent 96c9502 commit 35b93f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Testing/PartialRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ public function __construct(
1616
protected string $component,
1717
protected string $version,
1818
protected Application $app
19-
) {
20-
}
19+
) {}
2120

2221
public function __invoke(): TestResponse
2322
{

0 commit comments

Comments
 (0)