Commit b01d4397 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine spec/features/issues/filtered_search/search_bar_spec.rb:89

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent fb76dfe0
......@@ -86,7 +86,7 @@ describe 'Search bar', :js do
expect(find('#js-dropdown-hint')).to have_selector('.filter-dropdown .filter-dropdown-item', count: original_size)
end
it 'resets the dropdown filters' do
it 'resets the dropdown filters', :quarantine do
filtered_search.click
hint_offset = get_left_style(find('#js-dropdown-hint')['style'])
......
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