Commit 8536c49f authored by Phil Hughes's avatar Phil Hughes

Fixed rubocop error

parent 80bda874
......@@ -53,7 +53,6 @@ feature 'issue move to another project' do
background { another_project.team << [user, :guest] }
scenario 'browsing projects in projects select' do
options = [ '', 'No project', new_project.name_with_namespace ]
click_link 'Select project'
page.within '.select2-results' 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