mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 06:40:40 +00:00
dropdown.spec.js: expect nothing in constructor (#38442)
This commit is contained in:
parent
fdd306f481
commit
4f24144a31
@ -75,6 +75,7 @@ describe('Dropdown', () => {
|
||||
resolve()
|
||||
})
|
||||
|
||||
expect().nothing()
|
||||
dropdown.show()
|
||||
})
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user