From 3795a955c1ea8b7d4fc2d5b7b1c98c5287b3d8e5 Mon Sep 17 00:00:00 2001 From: Prarup Gurung Date: Tue, 7 May 2024 16:28:25 +0545 Subject: [PATCH] Addressed reviews --- .../features/apiSpacesShares/changingFilesShare.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acceptance/features/apiSpacesShares/changingFilesShare.feature b/tests/acceptance/features/apiSpacesShares/changingFilesShare.feature index b073db9aa4..24ad2d410b 100644 --- a/tests/acceptance/features/apiSpacesShares/changingFilesShare.feature +++ b/tests/acceptance/features/apiSpacesShares/changingFilesShare.feature @@ -22,13 +22,13 @@ Feature: change shared resource | space | Personal | | sharee | Carol | | shareType | user | - | permissionsRole | Viewer | + | permissionsRole | Editor | And user "Brian" has sent the following share invitation: | resource | PARENT | | space | Personal | | sharee | Carol | | shareType | user | - | permissionsRole | Viewer | + | permissionsRole | Editor | When user "Carol" moves file "PARENT/from_alice.txt" to "PARENT (1)/from_alice.txt" in space "Shares" using the WebDAV API Then the HTTP status code should be "502" And for user "Carol" folder "PARENT" of the space "Shares" should contain these entries: