summaryrefslogtreecommitdiffstats
path: root/test/system/keyboard_shortcuts_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/system/keyboard_shortcuts_test.rb')
-rw-r--r--test/system/keyboard_shortcuts_test.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/system/keyboard_shortcuts_test.rb b/test/system/keyboard_shortcuts_test.rb
index 2c98567c0..51772d678 100644
--- a/test/system/keyboard_shortcuts_test.rb
+++ b/test/system/keyboard_shortcuts_test.rb
@@ -20,12 +20,6 @@
require_relative '../application_system_test_case'
class KeyboardShortcutsTest < ApplicationSystemTestCase
- fixtures :projects, :users, :email_addresses, :roles, :members, :member_roles,
- :trackers, :projects_trackers, :enabled_modules, :issue_statuses, :issues,
- :enumerations, :custom_fields, :custom_values, :custom_fields_trackers,
- :watchers, :journals, :journal_details, :versions,
- :workflows
-
def test_keyboard_shortcuts_to_switch_edit_preview_tabs
log_user('jsmith', 'jsmith')
visit 'issues/new'