debian-mirror-gitlab/features/steps/project/commits/comments.rb

7 lines
174 B
Ruby
Raw Normal View History

2015-04-26 12:48:37 +05:30
class Spinach::Features::ProjectCommitsComments < Spinach::FeatureSteps
2014-09-02 18:07:02 +05:30
include SharedAuthentication
include SharedNote
include SharedPaths
include SharedProject
end