mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-19 15:36:10 +01:00
Remove a wip tag from a passing scenario
The scenario is passing when the tests are run so there's no reason to mark it as a work in progress
This commit is contained in:
parent
a7ce073351
commit
fe5af255cd
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Feature: Show all due actions in a calendar view
|
||||||
And I search for "test"
|
And I search for "test"
|
||||||
Then I should not see "tester of stuff"
|
Then I should not see "tester of stuff"
|
||||||
|
|
||||||
@selenium @wip
|
@selenium
|
||||||
Scenario: I can mark found todos complete and uncomplete
|
Scenario: I can mark found todos complete and uncomplete
|
||||||
Given I have the following todos:
|
Given I have the following todos:
|
||||||
| description | context |
|
| description | context |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue