summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-04-12 18:29:30 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-04-18 15:03:36 -0500
commit57b7599d1719afdbb73d2ecb603770b3f3392e24 (patch)
treea103ae6eefe306d04a3789c208db59cd0412c00a
parentb9af0305c371b557be42ce831330bc2787dfcf85 (diff)
downloadgitlab-ce-57b7599d1719afdbb73d2ecb603770b3f3392e24.tar.gz
Remove @focus
-rw-r--r--features/project/shortcuts.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/shortcuts.feature b/features/project/shortcuts.feature
index d5c9c0d0b6e..f6442655911 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