]> source.dussan.org Git - nextcloud-server.git/commit
fix(tests): Fix most obvious errors in ObjectStore tests backport/30/fix_move_on_same_bucket 48221/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 17 Sep 2024 17:20:13 +0000 (19:20 +0200)
committerRobin Appelman <robin@icewind.nl>
Thu, 19 Sep 2024 16:54:26 +0000 (18:54 +0200)
commit656e32c6c1eb5441785e762d32bef18f2a7e0a33
treef8c1b550bd1dffbb4e3bfaa3dbb90e914bd11ff7
parent82be489f53f7166b7aa4dffec465d87e82e9726b
fix(tests): Fix most obvious errors in ObjectStore tests

Some are still failing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
tests/lib/Files/ObjectStore/ObjectStoreStoragesDifferentBucketTest.php
tests/lib/Files/ObjectStore/ObjectStoreStoragesSameBucketTest.php
tests/lib/Files/Storage/StoragesTest.php