]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Content/ItemTest.php
Add more special chars at tests
[friendica.git] / tests / src / Content / ItemTest.php
index 7d8c229301a27744c47371aa33ee25b1327659bc..66f6e40dacd39199d8056436a7739bd95c7760d5 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -25,6 +25,9 @@ use Friendica\Test\MockedTest;
 
 class ItemTest extends MockedTest
 {
+       /**
+        * @doesNotPerformAssertions
+        */
        public function testDetermineCategoriesTerms()
        {
                static::markTestIncomplete('Test data needed.');