mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-16 20:50:24 +00:00
dropdown.spec.js: expect nothing in constructor (#38442)
This commit is contained in:
parent
fdd306f481
commit
4f24144a31
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ describe('Dropdown', () => {
|
|||
resolve()
|
||||
})
|
||||
|
||||
expect().nothing()
|
||||
dropdown.show()
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue