We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2c71e commit b7e7c6fCopy full SHA for b7e7c6f
tests/SqidsTest.php
@@ -29,7 +29,6 @@
29
->toBe('ch')
30
->and(Sqids::prefixForModel(model: $charge::class))
31
->toBe('ch');
32
- ;
33
});
34
35
it('can encode an id and decode ids', function (): void {
0 commit comments