gitlab-org--gitlab-foss/features/steps/dashboard/shortcuts.rb

7 lines
175 B
Ruby
Raw Normal View History

class Spinach::Features::DashboardShortcuts < Spinach::FeatureSteps
2014-08-21 08:14:31 +00:00
include SharedAuthentication
include SharedPaths
include SharedProject
include SharedActiveTab
end