BigW Consortium Gitlab

diff_comments.rb 182 Bytes
Newer Older
1
class Spinach::Features::ProjectCommitsDiffComments < Spinach::FeatureSteps
2 3 4 5 6
  include SharedAuthentication
  include SharedDiffNote
  include SharedPaths
  include SharedProject
end