Test Result : Scenario: Editing Access Group name to short one
0 failures
7 tests
All Tests
Test name | Duration | Status |
And I search for the group with name "New" | 0 ms | Passed |
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 "" | 0 ms | Passed |
Scenario: Editing Access Group name to short one | 2 ms | Passed |
Then I find the group with name "New" | 0 ms | Passed |
When I update the group name from "NewAccessGroup" to "New" | 0 ms | Passed |