From 9e88a540b6f7459217af3c5cc9d03461e0877abf Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Tue, 2 Aug 2022 10:47:51 +0200 Subject: Revert "skip selective sync tests until the issue #9971 is fixed" This reverts commit aac7cb0f9e58758674ebf44c11b79874686d659f. --- test/gui/tst_syncing/test.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/gui/tst_syncing/test.feature b/test/gui/tst_syncing/test.feature index 0224042f9..80cd19a4d 100644 --- a/test/gui/tst_syncing/test.feature +++ b/test/gui/tst_syncing/test.feature @@ -56,7 +56,7 @@ Feature: Syncing files client content """ - @skip @issue-9971 + Scenario: Sync all is selected by default Given user "Alice" has created folder "simple-folder" on the server And user "Alice" has created folder "large-folder" on the server @@ -70,7 +70,7 @@ Feature: Syncing files And the user selects "ownCloud" as a remote destination folder Then the sync all checkbox should be checked - @skip @issue-9971 + Scenario: Sync only one folder from the server Given user "Alice" has created folder "simple-folder" on the server And user "Alice" has created folder "large-folder" on the server -- cgit v1.2.3