diff --git a/tests/SqidsTest.php b/tests/SqidsTest.php index 57f3f79..d622504 100644 --- a/tests/SqidsTest.php +++ b/tests/SqidsTest.php @@ -29,7 +29,6 @@ ->toBe('ch') ->and(Sqids::prefixForModel(model: $charge::class)) ->toBe('ch'); - ; }); it('can encode an id and decode ids', function (): void {