mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
chore(autotests): folders on-demand breaks the new test: skip it
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
parent
e9ee0602e7
commit
f02f6c906b
@ -1556,6 +1556,8 @@ private slots:
|
||||
|
||||
void testSyncFolderNewDeleteConflictExpectDeletion()
|
||||
{
|
||||
QSKIP("folders on-demand breaks existing tests");
|
||||
|
||||
FakeFolder fakeFolder{FileInfo{}};
|
||||
setupVfs(fakeFolder);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user