mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
7 lines
150 B
Ruby
7 lines
150 B
Ruby
class CommentsOnCommits < Spinach::FeatureSteps
|
|
include SharedAuthentication
|
|
include SharedNote
|
|
include SharedPaths
|
|
include SharedProject
|
|
end
|