Remove @focus

This commit is contained in:
Alfredo Sumaran
2016-04-18 15:03:36 -05:00
parent b9af0305c3
commit 57b7599d17
+1 -1
View File
@@ -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