gitlab-ce/features/steps/project/project_comment_commit.rb

7 lines
153 B
Ruby

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