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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Lockdown/LockdownManagerTest.php')
-rw-r--r--tests/lib/Lockdown/LockdownManagerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/Lockdown/LockdownManagerTest.php b/tests/lib/Lockdown/LockdownManagerTest.php
index 2f1c794d4d7..7b52994d381 100644
--- a/tests/lib/Lockdown/LockdownManagerTest.php
+++ b/tests/lib/Lockdown/LockdownManagerTest.php
@@ -29,7 +29,7 @@ use Test\TestCase;
class LockdownManagerTest extends TestCase {
private $sessionCallback;
- public function setUp(): void {
+ protected function setUp(): void {
parent::setUp();
$this->sessionCallback = function() {