]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Content/ItemTest.php
"escapeTags" is finally removed
[friendica.git] / tests / src / Content / ItemTest.php
index b635f8da88d1d5184458f29915bca1b49d88f149..d947eca3b4155f0b813b12656c0f04b72d99062f 100644 (file)
@@ -25,6 +25,9 @@ use Friendica\Test\MockedTest;
 
 class ItemTest extends MockedTest
 {
+       /**
+        * @doesNotPerformAssertions
+        */
        public function testDetermineCategoriesTerms()
        {
                static::markTestIncomplete('Test data needed.');