Skip to content

Commit

Permalink
Apply fixes from StyleCI (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhemphill committed Mar 3, 2020
1 parent b5ca890 commit 99e3c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/IntegrationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ abstract class IntegrationTest extends TestCase
*
* @return void
*/
public function setUp() : void
public function setUp(): void
{
parent::setUp();

Expand Down

0 comments on commit 99e3c25

Please sign in to comment.