From edf0dd2f713d7bb2c229a9d9f360dc5486219ac9 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Mon, 19 Oct 2015 15:58:35 -0200 Subject: [PATCH] Remove wipped modules tree acceptance test --- features/repository/show/modules_tree.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/repository/show/modules_tree.feature b/features/repository/show/modules_tree.feature index 07ce6e4..74054f5 100644 --- a/features/repository/show/modules_tree.feature +++ b/features/repository/show/modules_tree.feature @@ -51,7 +51,7 @@ Feature: Repository modules tree And I click on the sample child's name Then I should see a sample child's name - @kalibro_configuration_restart @kalibro_processor_restart @javascript @wip + @kalibro_configuration_restart @kalibro_processor_restart @javascript Scenario: Should show modules directories root when the process has been finished Given I am a regular user And I am signed in @@ -64,4 +64,5 @@ Feature: Repository modules tree And I ask for the module result of the given processing When I visit the repository show page And I click the "Modules Tree" h3 + And I take a picture of the page Then I should see the given module result -- libgit2 0.21.2