]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove leftover
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>
Tue, 9 Dec 2014 23:21:10 +0000 (02:21 +0300)
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>
Tue, 9 Dec 2014 23:21:10 +0000 (02:21 +0300)
tests/lib/updater.php

index dc1e9e5446fa7deea0f0b3af767dc3ccb7825327..2dab2750dcdb44fd5cf3a26303e17ad63eb36b9e 100644 (file)
@@ -92,7 +92,6 @@ class UpdaterTest extends \Test\TestCase {
                                ->disableOriginalConstructor()
                                ->getMock()
                ;
-               \OC_Appconfig::setValue('core', 'lastupdatedat', 0);
                
                $mockedHTTPHelper = $this->getMockBuilder('\OC\HTTPHelper')
                                ->setConstructorArgs(array(\OC::$server->getConfig()))