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