fix typo in then steps

Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
prashant-gurung899
2024-12-17 13:04:19 +05:45
parent 0832c9bdb7
commit f5f30f053b
5 changed files with 12 additions and 12 deletions
@@ -1272,7 +1272,7 @@ Feature: an user shares resources using ScienceMesh application
And using server "REMOTE"
When user "Brian" lists all available spaces via the Graph API
Then the HTTP status code should be "200"
And the json responded should not contain a space with name "folderToShare"
And the json response should not contain a space with name "folderToShare"
@issue-10213
Scenario Outline: local user removes access of federated user from a resource