From b6ac9b43344fa645e54991619153c82f643b9579 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 7 Jan 2013 22:05:21 +0200 Subject: Fix group test after ajax activity --- features/group/group.feature | 1 + 1 file changed, 1 insertion(+) (limited to 'features/group') diff --git a/features/group/group.feature b/features/group/group.feature index 580f7e44002..a4a55a7fc26 100644 --- a/features/group/group.feature +++ b/features/group/group.feature @@ -3,6 +3,7 @@ Feature: Groups Given I sign in as a user And I have group with projects + @javascript Scenario: I should see group dashboard list When I visit group page Then I should see projects list -- cgit v1.2.1