summaryrefslogtreecommitdiff
path: root/features/steps/project/commits/diff_comments.rb
blob: b9d8cf2c5a55c8b60179f34875d251a3e3bc6b5b (plain)
1
2
3
4
5
6
class Spinach::Features::ProjectCommitsDiffComments < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedDiffNote
  include SharedPaths
  include SharedProject
end