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