gitlab-org--gitlab-foss/features/steps/project/project_wall.rb

7 lines
144 B
Ruby
Raw Normal View History

2012-09-10 15:35:03 +00:00
class ProjectWall < Spinach::FeatureSteps
include SharedAuthentication
include SharedProject
include SharedNote
include SharedPaths
end