Skip to content

Commit 4f7ba0b

Browse files
committed
Rename test
1 parent 6048976 commit 4f7ba0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/QueuedJobProgressControllerTests.php renamed to tests/QueuedJobProgressControllerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Symbiote\QueuedJobs\Jobs\GenerateGoogleSitemapJob;
88
use Symbiote\QueuedJobs\Services\QueuedJobService;
99

10-
class QueuedJobProgressControllerTests extends FunctionalTest
10+
class QueuedJobProgressControllerTest extends FunctionalTest
1111
{
1212
protected function getExtraRoutes()
1313
{

0 commit comments

Comments
 (0)