gitlab-org--gitlab-foss/features/steps/project/commits/diff_comments.rb

7 lines
182 B
Ruby

class Spinach::Features::ProjectCommitsDiffComments < Spinach::FeatureSteps
include SharedAuthentication
include SharedDiffNote
include SharedPaths
include SharedProject
end