summaryrefslogtreecommitdiff
path: root/features/steps/project/commits/comments.rb
blob: 3d4d8ad636884f5b025b3f5f0a2f98a5b200b832 (plain)
1
2
3
4
5
6
class Spinach::Features::ProjectCommitsComments < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedNote
  include SharedPaths
  include SharedProject
end