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

6 lines
158 B
Ruby
Raw Normal View History

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