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/Service/AvatarServiceIntegrationTest.php')
-rw-r--r--tests/Integration/Service/AvatarServiceIntegrationTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Integration/Service/AvatarServiceIntegrationTest.php b/tests/Integration/Service/AvatarServiceIntegrationTest.php
index f1dd5286f..78e588414 100644
--- a/tests/Integration/Service/AvatarServiceIntegrationTest.php
+++ b/tests/Integration/Service/AvatarServiceIntegrationTest.php
@@ -43,7 +43,7 @@ class AvatarServiceIntegrationTest extends TestCase {
$cache->clear();
}
- protected function setUp() {
+ protected function setUp(): void {
parent::setUp();
$this->clearCache();