From fe5af255cd62642483feeb8944dde2e75c32d8b8 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 20 Oct 2011 12:12:49 -0500 Subject: [PATCH] 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 --- features/search.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/search.feature b/features/search.feature index 7609feb3..bd069566 100644 --- a/features/search.feature +++ b/features/search.feature @@ -58,7 +58,7 @@ Feature: Show all due actions in a calendar view And I search for "test" Then I should not see "tester of stuff" - @selenium @wip + @selenium Scenario: I can mark found todos complete and uncomplete Given I have the following todos: | description | context |