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

7 lines
152 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 SharedActiveTab
end