summaryrefslogtreecommitdiff
path: root/features
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-02-23 20:04:20 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-02-23 20:04:20 -0500
commitbe0f97a6d4a170aaf181f00078367b356015292e (patch)
treed99ca142937d067d2e6d9868e4c3eb623d686e08 /features
parent5507c24ffd249c52a9673c618eed525b34174cde (diff)
downloadgitlab-ce-be0f97a6d4a170aaf181f00078367b356015292e.tar.gz
Initialize navigation shortcuts on project's files pagefeature/jschatz1/sidebar-sizing
Diffstat (limited to 'features')
-rw-r--r--features/project/shortcuts.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/project/shortcuts.feature b/features/project/shortcuts.feature
index 1144ea2e133..10e7c234610 100644
--- a/features/project/shortcuts.feature
+++ b/features/project/shortcuts.feature
@@ -12,6 +12,7 @@ Feature: Project Shortcuts
@javascript
Scenario: Navigate to commits tab
+ Given I visit my project's files page
Given I press "g" and "c"
Then the active main tab should be Commits