Commit 090f063412f52045cd6ec0bc53263158f94beafc
Committed by
Rafael Manzo
1 parent
7ca0abea
Exists in
colab
and in
4 other branches
Remove WIP for repository date_select test
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/repository/show/date_select.feature
... | ... | @@ -3,7 +3,7 @@ Feature: Date Select |
3 | 3 | As a regular user |
4 | 4 | I should be able to select a specific date |
5 | 5 | |
6 | - @wip @kalibro_configuration_restart @kalibro_processor_restart @javascript | |
6 | + @kalibro_configuration_restart @kalibro_processor_restart @javascript | |
7 | 7 | Scenario: With a specific date selected |
8 | 8 | Given I have a sample project |
9 | 9 | And I have a sample configuration with native metrics | ... | ... |