Skip to content

Commit 15e1a04

Browse files
committed
Rename old ClientTest to FunctionalTest
1 parent b2f1658 commit 15e1a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ClientTest.php renamed to tests/FunctionalTest.php

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

99
use Clue\React\Redis\Client;
1010

11-
class ClientTest extends TestCase
11+
class FunctionalTest extends TestCase
1212
{
1313
protected static $loop;
1414
protected static $factory;

0 commit comments

Comments
 (0)