And No exception was thrown | 0 ms | Passed |
And The group was correctly updated | 0 ms | Passed |
Given I create the group with name "NewAccessGroup" and description "description" | 0 ms | Passed |
Scenario: Editing Access Group description to unique one | 3 ms | Passed |
Then I find the group with description "NewDescription" | 0 ms | Passed |
When I search for the group with description "NewDescription" | 0 ms | Passed |
When I update the group description from "description" to "NewDescription" | 0 ms | Passed |