summaryrefslogtreecommitdiff
path: root/features/project
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-03-30 11:37:37 -0500
committerJacob Schatz <jschatz1@gmail.com>2017-04-06 18:14:42 -0400
commitcde0b27c0bef41bd610deb21e1ff441bb8aa0ea8 (patch)
tree06ea788875fb0a660a2993f3a78e95c1b542fbfe /features/project
parent04b69fac3bd7f0c6ab252f2def6eaadbccdd0501 (diff)
downloadgitlab-ce-cde0b27c0bef41bd610deb21e1ff441bb8aa0ea8.tar.gz
Fix shortcut specs
Diffstat (limited to 'features/project')
-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 b47fca31ef2..cbbea237825 100644
--- a/features/project/shortcuts.feature
+++ b/features/project/shortcuts.feature
@@ -26,7 +26,7 @@ Feature: Project Shortcuts
@javascript
Scenario: Navigate to repository charts tab
- Given I press "g" and "g"
+ Given I press "g" and "d"
Then the active sub tab should be Charts
And the active main tab should be Repository