Skip to content

Commit

Permalink
Fix copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
sixlive committed Sep 20, 2024
1 parent c12ed30 commit e9d4f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ArchTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

describe('Custom relaxed preset', function (): void {
arch('No final classes')
->expect('EchoLabs\Sparkle')
->expect('Geocodio')
->classes()
->not
->toBeFinal();
Expand Down

0 comments on commit e9d4f70

Please sign in to comment.