Fix drive tests

This commit is contained in:
yflory
2018-07-20 12:04:42 +02:00
parent 8ab786e7df
commit bad1d7311a
4 changed files with 4 additions and 3 deletions

View File

@@ -697,12 +697,12 @@ define([
});
};
fixSharedFolders();
fixRoot();
fixTrashRoot();
fixTemplate();
fixFilesData();
fixDrive();
fixSharedFolders();
if (JSON.stringify(files) !== before) {
debug("Your file system was corrupted. It has been cleaned so that the pads you visit can be stored safely");