Commit fd3d0f26 authored by ddavison's avatar ddavison Committed by Walmyr Lima

Remove Milestone/Index specific element

parent f2ae0c50
......@@ -5,13 +5,6 @@ module QA
module Project
module Milestone
class Show < Page::Base
view 'app/views/projects/milestones/index.html.haml' do
element :new_project_milestone
end
def click_new_milestone
click_element :new_project_milestone
end
end
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment