Removed disabled step, it is in background

This commit is contained in:
Prarup Gurung
2024-02-20 13:11:34 +05:45
parent 6c37672295
commit c7cfb371a7

View File

@@ -1926,7 +1926,6 @@ Feature: listing sharedWithMe when auto-sync is disabled
| username | groupname |
| Brian | grp1 |
And user "Alice" has uploaded file with content "to share" to "textfile.txt"
And user "Brian" has disabled the auto-sync share
And user "Alice" has sent the following share invitation:
| resource | textfile.txt |
| space | Personal |
@@ -2068,7 +2067,6 @@ Feature: listing sharedWithMe when auto-sync is disabled
| username | groupname |
| Brian | grp1 |
And user "Alice" has created folder "folderToShare"
And user "Brian" has disabled the auto-sync share
And user "Alice" has sent the following share invitation:
| resource | folderToShare |
| space | Personal |