summaryrefslogtreecommitdiff
path: root/features/steps/project/comments_on_commits.rb
blob: 03e6867c7b184b7173483111bde5ec20b17a68f9 (plain)
1
2
3
4
5
6
class Spinach::Features::CommentsOnCommits < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedNote
  include SharedPaths
  include SharedProject
end