]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Content/PageInfoTest.php
spelling: cached
[friendica.git] / tests / src / Content / PageInfoTest.php
index 96353ce49131c3a4f8b8f2f7c3f39c6e4c4a1cbf..701771049e2b50fe209b2f112d4ca1c36df10a1a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @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()
        {