Skip to content

Commit

Permalink
Removed disabled step, it is in background
Browse files Browse the repository at this point in the history
  • Loading branch information
grgprarup committed Feb 20, 2024
1 parent 316366a commit 18a38bb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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 |
Expand Down

0 comments on commit 18a38bb

Please sign in to comment.