debian-mirror-gitlab/features/steps/project/comments_on_commits.rb

7 lines
150 B
Ruby
Raw Normal View History

2014-09-02 18:07:02 +05:30
class CommentsOnCommits < Spinach::FeatureSteps
include SharedAuthentication
include SharedNote
include SharedPaths
include SharedProject
end