Commit 05dcec95 authored by Jacob Schatz's avatar Jacob Schatz Committed by Phil Hughes

Make tests pass.

parent 3ff1b4c9
......@@ -22,7 +22,7 @@ describe 'Issues', feature: true do
before do
visit edit_namespace_project_issue_path(project.namespace, project, issue)
first('.js-zen-enter:first').click
find('.js-zen-enter').click
end
it 'should open new issue popup' do
......
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