summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/active_tab.rb
blob: 19ff77b9fe6b753408a6e6ee793b9eb5b4a79a44 (plain)
1
2
3
4
5
6
class Spinach::Features::DashboardActiveTab < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedPaths
  include SharedActiveTab

end