Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Jul 23, 2024
1 parent 006af5e commit 4961ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Classes/KeyGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ public function generates_expected_key_using_seed(): void
$this->assertEquals('4ZRw4', $second);
$this->assertEquals('4Ow94', $third);
}
}
}

0 comments on commit 4961ec2

Please sign in to comment.