gitlab-org--gitlab-foss/features/steps/project/comments_on_commit_diffs.rb
2014-09-22 16:30:25 +02:00

6 lines
177 B
Ruby

class Spinach::Features::CommentsOnCommitDiffs < Spinach::FeatureSteps
include SharedAuthentication
include SharedDiffNote
include SharedPaths
include SharedProject
end