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

7 lines
156 B
Ruby
Raw Normal View History

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