Files
gitlabhq/features/steps/dashboard/shortcuts.rb
T
2016-05-16 17:36:06 -05:00

8 lines
208 B
Ruby

class Spinach::Features::DashboardShortcuts < Spinach::FeatureSteps
include SharedAuthentication
include SharedPaths
include SharedProject
include SharedSidebarActiveTab
include SharedShortcuts
end