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