summaryrefslogtreecommitdiff
path: root/features/steps/dashboard/shortcuts.rb
blob: 512dc5f18d93260f9fe84694ad920dc59a916f0e (plain)
1
2
3
4
5
6
class Spinach::Features::DashboardShortcuts < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedPaths
  include SharedProject
  include SharedSidebarActiveTab
end