Skip to content

Commit

Permalink
Merge pull request #19 from DivineOmega/analysis-QM0xW6
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
DivineOmega authored Mar 4, 2020
2 parents 6f744c2 + ddc58df commit a8964d5
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 a8964d5

Please sign in to comment.