Test Result : Scenario: Creating a valid Access Group with only numbers in name
0 failures
5 tests
All Tests
Test name | Duration | Status |
And No exception was thrown | 0 ms | Passed |
Given I create the group with name "1234" and description "" | 0 ms | Passed |
Scenario: Creating a valid Access Group with only numbers in name | 3 ms | Passed |
Then I find the group with name "1234" | 0 ms | Passed |
When I search for the group with name "1234" | 0 ms | Passed |