summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/active_tab.rb
blob: 04fe96cef22bc61a6ee3a2d70cc48a3ded03b43c (plain)
1
2
3
4
5
class Spinach::Features::DashboardActiveTab < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedPaths
  include SharedSidebarActiveTab
end