Files
gitlabhq/features/steps/project/comments_on_commit_diffs.rb
T

7 lines
177 B
Ruby

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