Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-03-30 19:37:37 +0300
committerJacob Schatz <jschatz1@gmail.com>2017-04-07 01:14:42 +0300
commitcde0b27c0bef41bd610deb21e1ff441bb8aa0ea8 (patch)
tree06ea788875fb0a660a2993f3a78e95c1b542fbfe /features
parent04b69fac3bd7f0c6ab252f2def6eaadbccdd0501 (diff)
Fix shortcut specs
Diffstat (limited to 'features')
-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