Fix new unit test in popover
This commit is contained in:
parent
ec69de4b7e
commit
2ff8ed5cbf
1 changed files with 1 additions and 1 deletions
|
|
@ -462,6 +462,6 @@ $(function () {
|
|||
done()
|
||||
})
|
||||
|
||||
$popover.trigger($.Event('click'))
|
||||
EventHandler.trigger($popover[0], 'click')
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue