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/SearchFolderTest.php')
-rw-r--r--tests/SearchFolderTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/SearchFolderTest.php b/tests/SearchFolderTest.php
index 05b634228..541f4d480 100644
--- a/tests/SearchFolderTest.php
+++ b/tests/SearchFolderTest.php
@@ -38,7 +38,7 @@ class SearchFolderTest extends TestCase {
/** @var SearchFolder */
private $folder;
- protected function setUp() {
+ protected function setUp(): void {
parent::setUp();
$this->accountId = 16;