mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 09:41:11 +00:00
Fix test warning for dropdown, without expectations (#33938)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
bc0993d7f9
commit
d794e8970b
@ -1653,6 +1653,7 @@ describe('Dropdown', () => {
|
||||
const input = fixtureEl.querySelector('input')
|
||||
|
||||
triggerDropdown.addEventListener('hidden.bs.dropdown', () => {
|
||||
expect().nothing()
|
||||
done()
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user