gitlab-org--gitlab-foss/features/steps/project/commits/comments.rb

7 lines
174 B
Ruby
Raw Normal View History

class Spinach::Features::ProjectCommitsComments < 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