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/MailTransmissionIntegrationTest.php')
-rw-r--r--tests/Integration/Service/MailTransmissionIntegrationTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Integration/Service/MailTransmissionIntegrationTest.php b/tests/Integration/Service/MailTransmissionIntegrationTest.php
index e0176d1d3..8c7cd1837 100644
--- a/tests/Integration/Service/MailTransmissionIntegrationTest.php
+++ b/tests/Integration/Service/MailTransmissionIntegrationTest.php
@@ -60,7 +60,7 @@ class MailTransmissionIntegrationTest extends TestCase {
/** @var IMailTransmission */
private $transmission;
- protected function setUp() {
+ protected function setUp(): void {
parent::setUp();
$this->resetImapAccount();