Skip to content

Commit b7e7c6f

Browse files
committed
fix: formatting
1 parent ee2c71e commit b7e7c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/SqidsTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
->toBe('ch')
3030
->and(Sqids::prefixForModel(model: $charge::class))
3131
->toBe('ch');
32-
;
3332
});
3433

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

0 commit comments

Comments
 (0)