Skip to content

Commit 99e3c25

Browse files
Apply fixes from StyleCI (#47)
1 parent b5ca890 commit 99e3c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/IntegrationTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ abstract class IntegrationTest extends TestCase
1313
*
1414
* @return void
1515
*/
16-
public function setUp() : void
16+
public function setUp(): void
1717
{
1818
parent::setUp();
1919

0 commit comments

Comments
 (0)