aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/ApiUploadTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/phpunit/includes/api/ApiUploadTestCase.php')
-rw-r--r--tests/phpunit/includes/api/ApiUploadTestCase.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/api/ApiUploadTestCase.php b/tests/phpunit/includes/api/ApiUploadTestCase.php
index d36f0144ad03..2ba2f99b4551 100644
--- a/tests/phpunit/includes/api/ApiUploadTestCase.php
+++ b/tests/phpunit/includes/api/ApiUploadTestCase.php
@@ -7,7 +7,7 @@ abstract class ApiUploadTestCase extends ApiTestCase {
/**
* Fixture -- run before every test
*/
- protected function setUp() {
+ protected function setUp() : void {
parent::setUp();
$this->setMwGlobals( [