Skip to content
Snippets Groups Projects
Commit 78839ec0 authored by Phil Hughes's avatar Phil Hughes
Browse files

Tests fix

parent 70451ff0
No related branches found
No related tags found
1 merge request!6208Fixed issue board label filtering not removing labels
Pipeline #
Loading
@@ -468,6 +468,8 @@ describe 'Issue Boards', feature: true, js: true do
Loading
@@ -468,6 +468,8 @@ describe 'Issue Boards', feature: true, js: true do
end end
   
it 'removes filtered labels' do it 'removes filtered labels' do
wait_for_vue_resource
page.within '.labels-filter' do page.within '.labels-filter' do
click_button('Label') click_button('Label')
wait_for_ajax wait_for_ajax
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment