debian-mirror-gitlab/features/steps/dashboard/shortcuts.rb
2015-04-26 09:18:37 +02:00

6 lines
175 B
Ruby

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