gitlab-org--gitlab-foss/features/steps/project/comments_on_commits.rb

7 lines
169 B
Ruby
Raw Normal View History

class Spinach::Features::CommentsOnCommits < Spinach::FeatureSteps
2012-09-10 15:35:03 +00:00
include SharedAuthentication
include SharedNote
include SharedPaths
include SharedProject
2012-09-10 15:35:03 +00:00
end