gitlab-org--gitlab-foss/features/steps/project/comments_on_commits.rb

7 lines
150 B
Ruby

class CommentsOnCommits < Spinach::FeatureSteps
include SharedAuthentication
include SharedNote
include SharedPaths
include SharedProject
end