File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
test/gui/tst_moveFilesFolders Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ Feature: move file and folder
8383
8484 Scenario : Syncing a 50MB file moved into the local sync folder
8585 Given user "Alice" has set up a client with default settings
86- And user "Alice" has created a folder "Folder1 " inside the sync folder
86+ And user "Alice" has created a folder "NewFolder " inside the sync folder
8787 And user "Alice" has created a file "newfile.txt" with size "50MB" in the sync folder
88- When user "Alice" moves file "newfile.txt" to "Folder1 " in the sync folder
89- And the user waits for file "Folder1 /newfile.txt" to be synced
90- Then as "Alice" file "Folder1 /newfile.txt" should exist in the server
88+ When user "Alice" moves file "newfile.txt" to "NewFolder " in the sync folder
89+ And the user waits for file "NewFolder /newfile.txt" to be synced
90+ Then as "Alice" file "NewFolder /newfile.txt" should exist in the server
You can’t perform that action at this time.
0 commit comments