Commit 9b9cdc98 authored by Luke Bennett's avatar Luke Bennett

fix lint

parent dcacfaa1
......@@ -40,6 +40,7 @@ describe "User removes labels" do
loop do
li = page.first(".label-list-item")
break unless li
li.find('.js-label-options-dropdown').click
li.click_button("Delete")
click_link("Delete label")
......
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