project_comment_commit.rb 153 Bytes
class ProjectCommentCommit < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedProject
  include SharedNote
  include SharedPaths
end