Skip to content

Commit 469abda

Browse files
committed
Renaming test class
1 parent 73c6fb0 commit 469abda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/WeakreferenceObjectStorageTest.php renamed to tests/NativeWeakrefObjectStorageTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use PHPUnit\Framework\TestCase;
66

7-
class WeakreferenceObjectStorageTest extends TestCase
7+
class NativeWeakrefObjectStorageTest extends TestCase
88
{
99
public function testObjectStorage(): void
1010
{

0 commit comments

Comments
 (0)