Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
DivineOmega authored and StyleCIBot committed Mar 4, 2020
1 parent 6f744c2 commit ddc58df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/PasswordExposedTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

class PasswordExposedTest extends TestCase
{
public function setUp() : void
public function setUp(): void
{
$this->passwordExposed = new PasswordExposed();
}
Expand Down

0 comments on commit ddc58df

Please sign in to comment.