mirror of
https://github.com/predis/predis.git
synced 2026-09-01 13:19:39 +00:00
Merge remote-tracking branch 'origin/pr/111' into v0.8
This commit is contained in:
@@ -96,6 +96,7 @@ class KeyExpireAtTest extends CommandTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @medium
|
||||
* @group connected
|
||||
* @group slow
|
||||
*/
|
||||
|
||||
@@ -96,6 +96,7 @@ class KeyExpireTest extends CommandTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @medium
|
||||
* @group connected
|
||||
* @group slow
|
||||
*/
|
||||
@@ -114,6 +115,7 @@ class KeyExpireTest extends CommandTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @medium
|
||||
* @group connected
|
||||
* @group slow
|
||||
*/
|
||||
|
||||
@@ -86,6 +86,7 @@ class KeyPreciseExpireAtTest extends CommandTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @medium
|
||||
* @group connected
|
||||
* @group slow
|
||||
*/
|
||||
|
||||
@@ -96,6 +96,7 @@ class KeyPreciseExpireTest extends CommandTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @medium
|
||||
* @group connected
|
||||
* @group slow
|
||||
*/
|
||||
|
||||
@@ -95,6 +95,7 @@ class StringSetExpireTest extends CommandTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @medium
|
||||
* @group connected
|
||||
* @group slow
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user