Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
mark final class
Browse files Browse the repository at this point in the history
  • Loading branch information
fezfez committed May 16, 2022
1 parent 09db980 commit 92555d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/LeagueFilesystemAdapaterV1Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
use function rewind;
use function stream_get_contents;

class LeagueFilesystemAdapaterV1Test extends TestCase
final class LeagueFilesystemAdapaterV1Test extends TestCase
{
public function testReadStreamOk(): void
{
Expand Down

0 comments on commit 92555d9

Please sign in to comment.