mirror of
https://github.com/predis/predis.git
synced 2026-08-19 20:53:09 +00:00
[tests] Fix wrong @group annotation
This commit is contained in:
@@ -242,7 +242,7 @@ abstract class PredisConnectionTestCase extends PredisTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @group disconnected
|
||||
* @group connected
|
||||
*/
|
||||
public function testExecutesCommandWithHolesInArguments()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user