Commit 5403b941 authored by Walmyr Lima's avatar Walmyr Lima

Remove a not needed empty line from qa test

parent bbbde827
......@@ -18,7 +18,6 @@ module QA
EE::Page::Component::IssueBoard::Show.perform do |show|
show.click_boards_config_button
show.set_name(new_board_name)
expect(show.boards_dropdown).to have_content(new_board_name)
......
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