Commit 4e3a8111 authored by Rémy Coutable's avatar Rémy Coutable

Wait for request in 'ee/spec/features/boards/sidebar_spec.rb:265'

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 60d40047
......@@ -271,7 +271,9 @@ describe 'Issue Boards', :js do
wait_for_requests
click_link scoped_label_1.title
within('.dropdown-menu-labels') { expect(page).to have_selector('.is-active', count: 2) }
wait_for_requests
click_link scoped_label_2.title
wait_for_requests
......
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