comments_on_commits.rb 150 Bytes
class CommentsOnCommits < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedNote
  include SharedPaths
  include SharedProject
end