Test Result : Scenario: Creating Tag With Too Short Name With Valid Description
0 failures
4 tests
All Tests
Test name | Duration | Status |
---|---|---|
Given I expect the exception "Exception" | 0 ms | Passed |
Scenario: Creating Tag With Too Short Name With Valid Description | 4 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create tag with name "t" and description "Valid description 123" | 0 ms | Passed |