Test Result : Scenario: Deleting an existing Access Group
0 failures
5 tests
All Tests
Test name | Duration | Status |
And I search for the group with name "NewAccessGroup" | 0 ms | Passed |
Given I create the group with name "NewAccessGroup" and description "description" | 0 ms | Passed |
Scenario: Deleting an existing Access Group | 3 ms | Passed |
Then No group was found | 0 ms | Passed |
When I try to delete the group with name "NewAccessGroup" | 0 ms | Passed |