rename list shares step (#8337)

This commit is contained in:
Sawjan Gurung
2024-02-01 16:40:29 +05:45
committed by GitHub
parent 6a30e9f4f8
commit 94a7f189e0
3 changed files with 23 additions and 23 deletions
@@ -2507,7 +2507,7 @@ class GraphContext implements Context {
}
/**
* @When user :user lists the resources shared with him/her using the Graph API
* @When user :user lists the shares shared with him/her using the Graph API
*
* @param string $user
*
@@ -2527,7 +2527,7 @@ class GraphContext implements Context {
}
/**
* @When user :user lists the resources shared by him/her using the Graph API
* @When user :user lists the shares shared by him/her using the Graph API
*
* @param string $user
*
@@ -2547,7 +2547,7 @@ class GraphContext implements Context {
}
/**
* @Then /^the JSON data of the response should (not )?contain file name "([^"]*)" with the following data:?$/
* @Then /^the JSON data of the response should (not )?contain resource "([^"]*)" with the following data:?$/
*
* @param string $shouldOrNot (not| )
* @param string $fileName