Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bensherred committed Nov 28, 2023
1 parent ee2c71e commit b7e7c6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/SqidsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
->toBe('ch')
->and(Sqids::prefixForModel(model: $charge::class))
->toBe('ch');
;
});

it('can encode an id and decode ids', function (): void {
Expand Down

0 comments on commit b7e7c6f

Please sign in to comment.