aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/EncryptedStorageTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/tests/EncryptedStorageTest.php')
-rw-r--r--apps/encryption/tests/EncryptedStorageTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/tests/EncryptedStorageTest.php b/apps/encryption/tests/EncryptedStorageTest.php
index 26d5d9c4941..7671eab4992 100644
--- a/apps/encryption/tests/EncryptedStorageTest.php
+++ b/apps/encryption/tests/EncryptedStorageTest.php
@@ -30,7 +30,7 @@ class EncryptedStorageTest extends TestCase {
use EncryptionTrait;
use UserTrait;
- public function testMoveFromEncrypted() {
+ public function testMoveFromEncrypted(): void {
$this->createUser('test1', 'test2');
$this->setupForUser('test1', 'test2');