Commit 1038c5e1d0f7293270c8dc71520a3c71cf53bc7e
Committed by
Heitor
1 parent
9951c376
Exists in
colab
and in
4 other branches
Remove unnecessary wip for date select feature
It is expected to have been fixed by travis' script update at: 704e074329a85379003284986e71f3559cc92cdb Signed off by: Heitor Reis <marcheing@gmail.com>
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/repository/show/independent.feature
... | ... | @@ -3,7 +3,7 @@ Feature: Date Select |
3 | 3 | As a regular user |
4 | 4 | I should be able to navigate within it |
5 | 5 | |
6 | - @kalibro_configuration_restart @kalibro_processor_restart @javascript @wip | |
6 | + @kalibro_configuration_restart @kalibro_processor_restart @javascript | |
7 | 7 | Scenario: With a idenpendent repository |
8 | 8 | Given I am a regular user |
9 | 9 | And I am signed in | ... | ... |