Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
aarondfrancis authored and StyleCIBot committed Aug 4, 2021
1 parent 5082ca5 commit 4a11507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/HashCalculationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,5 @@ public function it_gets_sorted()
$hash2 = (new HashGenerator)->generate();

$this->assertEquals($hash1, $hash2);

}
}

0 comments on commit 4a11507

Please sign in to comment.