nextcloud-server/apps/files_versions/tests
Côme Chilliet f875642998
Fix dynamic property warning in files_version tests
The code had no effect as $storage is not an instance of SharedStorage,
 the call to setValue failed with a warning.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-05 17:53:41 +02:00
..
BackgroundJob Fix many tests and warnings 2022-08-08 17:03:51 +02:00
Command
Controller Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 2021-12-16 09:43:29 +01:00
js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
Versions
ExpirationTest.php
StorageTest.php
VersioningTest.php Fix dynamic property warning in files_version tests 2022-09-05 17:53:41 +02:00