debian-mirror-gitlab/features/steps/project/comments_on_commits.rb
2014-09-02 14:37:02 +02:00

6 lines
150 B
Ruby

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