gitlabhq/features/steps/project/comments_on_commits.rb
2013-01-15 00:52:55 +01:00

7 lines
150 B
Ruby

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