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