Skip to content

Commit 3dd51c9

Browse files
Rename test class
1 parent 2cdfbd8 commit 3dd51c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Util/PHP/PhpJobTest.php renamed to tests/unit/Util/PHP/JobTest.php

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

1616
#[CoversClass(Job::class)]
1717
#[Small]
18-
final class PhpJobTest extends TestCase
18+
final class JobTest extends TestCase
1919
{
2020
public function testHasCode(): void
2121
{

0 commit comments

Comments
 (0)