diff --git a/features/project/shortcuts.feature b/features/project/shortcuts.feature index d5c9c0d0b6..f644265591 100644 --- a/features/project/shortcuts.feature +++ b/features/project/shortcuts.feature @@ -57,7 +57,7 @@ Feature: Project Shortcuts Given I press "g" and "e" Then the active main tab should be Activity - @javascript @focus + @javascript Scenario: Navigate to new Issue page Given I press "i" Then I should see the new issue page