debian-mirror-gitlab/features/steps/project/commits/comments.rb
2015-04-26 09:18:37 +02:00

6 lines
174 B
Ruby

class Spinach::Features::ProjectCommitsComments < Spinach::FeatureSteps
include SharedAuthentication
include SharedNote
include SharedPaths
include SharedProject
end