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
path: root/test
diff options
context:
space:
mode:
authorSwoichha Adhikari <swoichhaa@gmail.com>2021-06-16 14:42:14 +0300
committerGitHub <noreply@github.com>2021-06-16 14:42:14 +0300
commit767627a27b581bdd0f07c80489d48e10f4ad9ab1 (patch)
treecaad9f0c5849421ff9e754e03000e077a1d38159 /test
parentd8d243bbf209febd00c271189bae610491b5c1f1 (diff)
[Tests-Only] Revert changes done in PR-8735 (#8744)
Diffstat (limited to 'test')
-rw-r--r--test/gui/tst_sharing/test.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gui/tst_sharing/test.feature b/test/gui/tst_sharing/test.feature
index b5731f7cb..957058cfc 100644
--- a/test/gui/tst_sharing/test.feature
+++ b/test/gui/tst_sharing/test.feature
@@ -56,7 +56,7 @@ Feature: Sharing
Then as user "Alice" the file "textfile0.txt" should have a public link on the server
And the public should be able to download the file "textfile0.txt" with password "pass123" from the last created public link by "Alice" on the server
- @skip @issue-8733
+ @issue-8733
Scenario: user changes the expiration date of an already existing public link using webUI
Given user "Alice" has uploaded on the server file with content "ownCloud test text file 0" to "/textfile0.txt"
And user "Alice" has set up a client with default settings
@@ -86,7 +86,7 @@ Feature: Sharing
Then as user "Alice" the folder "simple-folder" should have a public link on the server
And the public should be able to download the folder "lorem.txt" with password "pass123" from the last created public link by "Alice" on the server
- @skip @issue-8733
+ @issue-8733
Scenario: user changes the expiration date of an already existing public link for folder using client-UI
Given user "Alice" has created on the server folder "simple-folder"
And user "Alice" has set up a client with default settings