From 5d0dc0a834292feac57d2497ff3f17990927f427 Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Tue, 9 Jun 2015 00:50:35 -0400 Subject: Fix failing features --- features/project/wiki.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/project/wiki.feature') diff --git a/features/project/wiki.feature b/features/project/wiki.feature index 7a70f348754..2ebfa3c1660 100644 --- a/features/project/wiki.feature +++ b/features/project/wiki.feature @@ -69,7 +69,7 @@ Feature: Project Wiki And I click on the "Pages" button Then I should see non-escaped link in the pages list - @javascript @focus + @javascript Scenario: Creating an invalid new page Given I create a New page with an invalid name Then I should see an error message -- cgit v1.2.1