diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-05-16 17:36:06 -0500 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-05-16 17:36:06 -0500 |
| commit | ff5109e19cc6a34c8919da1be4aa6f7b53afdef9 (patch) | |
| tree | a9cd48e788c4c09445e943d071e574a2757103e4 /features/steps/shared | |
| parent | 79b9ff60768644287daace5a8f640d1790816353 (diff) | |
| download | gitlab-ce-ff5109e19cc6a34c8919da1be4aa6f7b53afdef9.tar.gz | |
Fix shortcuts tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features/steps/shared')
| -rw-r--r-- | features/steps/shared/shortcuts.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/shared/shortcuts.rb b/features/steps/shared/shortcuts.rb index bbb7afec0ad..a75a8474d26 100644 --- a/features/steps/shared/shortcuts.rb +++ b/features/steps/shared/shortcuts.rb @@ -1,4 +1,4 @@ -module SharedActiveTab +module SharedShortcuts include Spinach::DSL step 'I press "g" and "p"' do |
