Commit 3ff1b4c9 authored by Jacob Schatz's avatar Jacob Schatz Committed by Phil Hughes

Fix spec issue

parent 7717cb72
......@@ -22,7 +22,7 @@ describe 'Issues', feature: true do
before do
visit edit_namespace_project_issue_path(project.namespace, project, issue)
click_button "Go full screen"
first('.js-zen-enter:first').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