gitlab-org--gitlab-foss/features/steps/dashboard/shortcuts.rb
2014-09-22 16:30:25 +02:00

6 lines
175 B
Ruby

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