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

7 lines
158 B
Ruby
Raw Normal View History

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