]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Console/ServerBlockConsoleTest.php
Fix tests
[friendica.git] / tests / src / Console / ServerBlockConsoleTest.php
index cb595f99125094e62bc805ec08aff890ff96c47f..e19ebf9cbca218ec8fb0ca33423f8a1012c2b9d0 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -42,7 +42,7 @@ class ServerBlockConsoleTest extends ConsoleTest
         */
        private $configMock;
 
-       protected function setUp()
+       protected function setUp() : void
        {
                parent::setUp();