summaryrefslogtreecommitdiff
path: root/features/steps/project/project_shortcuts.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/project/project_shortcuts.rb')
-rw-r--r--features/steps/project/project_shortcuts.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/features/steps/project/project_shortcuts.rb b/features/steps/project/project_shortcuts.rb
index 49e9c5520bb..8143b01ca40 100644
--- a/features/steps/project/project_shortcuts.rb
+++ b/features/steps/project/project_shortcuts.rb
@@ -3,6 +3,7 @@ class Spinach::Features::ProjectShortcuts < Spinach::FeatureSteps
include SharedPaths
include SharedProject
include SharedProjectTab
+ include SharedShortcuts
step 'I press "g" and "f"' do
find('body').native.send_key('g')