Skip to content

Commit 3476f61

Browse files
committed
fix tests
1 parent 18c8784 commit 3476f61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/Filesystem/FilesystemMutexTest.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
*/
2525
final class FilesystemMutexTest extends TestCase
2626
{
27-
/** @test */
27+
/**
28+
* @inheritDoc
29+
*/
2830
protected function tearDown(): void
2931
{
3032
parent::tearDown();

0 commit comments

Comments
 (0)