Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Integration/TestCase.php')
-rw-r--r--tests/Integration/TestCase.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Integration/TestCase.php b/tests/Integration/TestCase.php
index 85b2fdbbb..694f989e1 100644
--- a/tests/Integration/TestCase.php
+++ b/tests/Integration/TestCase.php
@@ -26,7 +26,7 @@ use ChristophWurst\Nextcloud\Testing\TestCase as Base;
class TestCase extends Base {
- protected function setUp() {
+ protected function setUp(): void {
parent::setUp();
// If it's an IMAP test, we reset the test account automatically