mirror of
https://github.com/predis/predis.git
synced 2026-08-30 04:02:22 +00:00
[tests] Rename test case classes.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Predis\Command;
|
||||
* @group commands
|
||||
* @group realm-string
|
||||
*/
|
||||
class StringSetMultiplePreserveTest extends CommandTestCase
|
||||
class StringSetMultiplePreserveTest extends PredisCommandTestCase
|
||||
{
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
|
||||
Reference in New Issue
Block a user