Test Result : Scenario: Changing Description On Tag With Numbers In Name
0 failures
6 tests
All Tests
Test name | Duration | Status |
Given I create tag with name "Tag123" and description "Description" | 0 ms | Passed |
Scenario: Changing Description On Tag With Numbers In Name | 7 ms | Passed |
Then I find a tag with name "Tag123" | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
When Description of tag "Tag123" is changed into "Description 123" | 0 ms | Passed |
When Tag with name "Tag123" is searched | 0 ms | Passed |