From 5507c24ffd249c52a9673c618eed525b34174cde Mon Sep 17 00:00:00 2001 From: Alfredo Sumaran Date: Mon, 22 Feb 2016 19:59:22 -0500 Subject: [PATCH] Fix failing spec --- features/project/shortcuts.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/features/project/shortcuts.feature b/features/project/shortcuts.feature index 10e7c234610..1144ea2e133 100644 --- a/features/project/shortcuts.feature +++ b/features/project/shortcuts.feature @@ -12,7 +12,6 @@ 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 -- GitLab