]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/Cache/DatabaseCacheDriverTest.php
Merge pull request #6641 from nupplaphil/config_followup
[friendica.git] / tests / src / Core / Cache / DatabaseCacheDriverTest.php
index f035f3fecde902cdc2be23364f239ccb9f4ad150..775a083a9b30059d3f8db6f1f2f8c9336402babe 100644 (file)
@@ -16,6 +16,8 @@ class DatabaseCacheDriverTest extends CacheTest
 
        public function setUp()
        {
+               $this->mockUtcNow($this->startTime);
+
                $this->mockConnected();
                $this->mockConnect();