added test for getting non-existing group (#5830)

This commit is contained in:
Prajwol Amatya
2023-03-15 21:17:41 +05:45
committed by GitHub
parent 8b704085ce
commit ea8181548a

View File

@@ -163,3 +163,8 @@ Feature: get groups and their members
| |
| $x<=>[y*z^2+1]! |
| եòɴԪ˯ΗՐΛɔπ |
Scenario: admin user tries to get group information of non-existing group
When user "Alice" gets details of the group "non-existing" using the Graph API
Then the HTTP status code should be "404"