debian-mirror-gitlab/features/steps/dashboard/shortcuts.rb

8 lines
208 B
Ruby
Raw Normal View History

2015-04-26 09:18:37 +02:00
class Spinach::Features::DashboardShortcuts < Spinach::FeatureSteps
include SharedAuthentication
include SharedPaths
include SharedProject
include SharedSidebarActiveTab
include SharedShortcuts
2015-04-26 09:18:37 +02:00
end