adding test for listing permission of a project drive by a member with viewer permission (#8910)
This commit is contained in:
@@ -138,7 +138,7 @@ class SharingNgContext implements Context {
|
||||
}
|
||||
|
||||
/**
|
||||
* @When /^user "([^"]*)" lists the permissions of space "([^"]*)" using the Graph API$/
|
||||
* @When /^user "([^"]*)" lists the permissions of space "([^"]*)" using permissions endpoint of the Graph API$/
|
||||
*
|
||||
* @param string $user
|
||||
* @param string $space
|
||||
|
||||
Reference in New Issue
Block a user