]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/Lock/MemcacheCacheLockTest.php
Merge pull request #10703 from tobiasd/20210913-fr
[friendica.git] / tests / src / Core / Lock / MemcacheCacheLockTest.php
index b5ee717d2c0c65a445428a60977ceea5f1b0d21e..98266852f9b808a3e5fd4b258adb69f5120a0403 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -63,6 +63,7 @@ class MemcacheCacheLockTest extends LockTest
 
        /**
         * @small
+        * @doesNotPerformAssertions
         */
        public function testGetLocks()
        {
@@ -71,6 +72,7 @@ class MemcacheCacheLockTest extends LockTest
 
        /**
         * @small
+        * @doesNotPerformAssertions
         */
        public function testGetLocksWithPrefix()
        {