Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit a370e64

Browse files
committed
renamed test
1 parent fd1a459 commit a370e64

File tree

2 files changed

+1
-263
lines changed

2 files changed

+1
-263
lines changed

tests/RedisQueueTest.php renamed to tests/AsyncRedisQueueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use Mockery as m;
1414
use stdClass;
1515

16-
class RedisQueueTest extends TestCase
16+
class AsyncRedisQueueTest extends TestCase
1717
{
1818
use InteractsWithTime;
1919

tests/LocalQueueTest.php

Lines changed: 0 additions & 262 deletions
This file was deleted.

0 commit comments

Comments
 (0)