comments_on_commit_diffs.rb 158 Bytes
class CommentsOnCommitDiffs < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedDiffNote
  include SharedPaths
  include SharedProject
end