Make tests PHPUnit 6.0 compatible
This commit is contained in:
@@ -65,6 +65,7 @@ class MemcachedCacheTest extends MemoryCacheTest
|
||||
* @small
|
||||
*
|
||||
* @dataProvider dataSimple
|
||||
* @doesNotPerformAssertions
|
||||
*/
|
||||
public function testGetAllKeys($value1, $value2, $value3)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user