Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/gui/tst_syncing/test.feature')
-rw-r--r--test/gui/tst_syncing/test.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gui/tst_syncing/test.feature b/test/gui/tst_syncing/test.feature
index d0b5bdb45..deda71b2c 100644
--- a/test/gui/tst_syncing/test.feature
+++ b/test/gui/tst_syncing/test.feature
@@ -38,7 +38,7 @@ Feature: Syncing files
And user "Alice" has uploaded file on the server with content "changed server content" to "/conflict.txt"
When the user resumes the file sync on the client
And the user clicks on the activity tab
- And the user selects the unsynced files tab
+ And the user selects "Not Synced" tab in the activity
# Then a conflict warning should be shown for 1 files
Then the table of conflict warnings should include file "conflict.txt"
And the file "conflict.txt" should exist on the file system with the following content