Skip to content
Snippets Groups Projects
Commit 3ff1b4c9 authored by Jacob Schatz's avatar Jacob Schatz Committed by Phil Hughes
Browse files

Fix spec issue

parent 7717cb72
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment