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 +07:00
..
BackgroundJob Fix many tests and warnings 2022-08-08 17:03:51 +07:00
Command Update php licenses 2021-06-04 22:02:41 +07:00
Controller Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 2021-12-16 09:43:29 +07:00
Versions Update php licenses 2021-06-04 22:02:41 +07:00
js Replace license information to SPDX expression 2022-01-11 17:26:40 +07:00
ExpirationTest.php Fix tests in files_versions 2021-07-23 17:50:46 +07:00
StorageTest.php test for version expire 2021-08-18 16:41:41 +07:00
VersioningTest.php Fix dynamic property warning in files_version tests 2022-09-05 17:53:41 +07:00