From c49b24ff90798224a0fea8c084b1957c15c35bb2 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 23 Jul 2025 13:05:28 +0100 Subject: [PATCH] tests: cloudinary: remove test ignore after merging fix from #8707 --- fstest/test_all/config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index 01d639486..8634afaa1 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -120,8 +120,6 @@ backends: - TestCopyURL - TestMoveFileWithIgnoreExisting - TestCopyFileCompareDest - # fs/sync - - TestServerSideMoveOverSelf #vfs - TestFileSetModTime/cache=off,open=false,write=false - TestFileSetModTime/cache=off,open=true,write=false