gitlab-org--gitlab-foss/features/steps/project/comments_on_commits.rb
2013-01-15 00:52:55 +01:00

6 lines
150 B
Ruby

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