]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Content/PageInfoTest.php
spelling: cached
[friendica.git] / tests / src / Content / PageInfoTest.php
index f7133566a5430d8b9279ff2fd2801c7ceae289ce..701771049e2b50fe209b2f112d4ca1c36df10a1a 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
  *
@@ -21,9 +21,9 @@
 
 namespace Friendica\Test\src\Content;
 
-use Friendica\Test\MockedTest;
+use Friendica\Test\DatabaseTest;
 
-class PageInfoTest extends MockedTest
+class PageInfoTest extends DatabaseTest
 {
        public function dataGetRelevantUrlFromBody()
        {