Эх сурвалжийг харах

Merge remote-tracking branch 'origin/pr/111' into v0.8

Daniele Alessandri 12 жил өмнө
parent
commit
68d972a1b1

+ 1 - 0
tests/Predis/Command/KeyExpireAtTest.php

@@ -96,6 +96,7 @@ class KeyExpireAtTest extends CommandTestCase
     }
 
     /**
+     * @medium
      * @group connected
      * @group slow
      */

+ 2 - 0
tests/Predis/Command/KeyExpireTest.php

@@ -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
      */

+ 1 - 0
tests/Predis/Command/KeyPreciseExpireAtTest.php

@@ -86,6 +86,7 @@ class KeyPreciseExpireAtTest extends CommandTestCase
     }
 
     /**
+     * @medium
      * @group connected
      * @group slow
      */

+ 1 - 0
tests/Predis/Command/KeyPreciseExpireTest.php

@@ -96,6 +96,7 @@ class KeyPreciseExpireTest extends CommandTestCase
     }
 
     /**
+     * @medium
      * @group connected
      * @group slow
      */

+ 1 - 0
tests/Predis/Command/StringSetExpireTest.php

@@ -95,6 +95,7 @@ class StringSetExpireTest extends CommandTestCase
     }
 
     /**
+     * @medium
      * @group connected
      * @group slow
      */