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

6 lines
158 B
Ruby
Raw Normal View History

2015-04-13 21:19:04 +00:00
class Spinach::Features::DashboardActiveTab < Spinach::FeatureSteps
include SharedAuthentication
include SharedPaths
include SharedSidebarActiveTab
2015-04-13 21:19:04 +00:00
end