Commit 2ff8ed5c authored by Johann-S's avatar Johann-S Committed by XhmikosR
Browse files

Fix new unit test in popover

parent ec69de4b
5 merge requests!31948Examples/Floating-labels: fix bad behavior with autofill,!30064test,!29779Responsive sizing,!28882fix custom-select-indicator in IE10,!28721Hot test
Showing with 1 addition and 1 deletion
+1 -1
......@@ -462,6 +462,6 @@ $(function () {
done()
})
$popover.trigger($.Event('click'))
EventHandler.trigger($popover[0], 'click')
})
})
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment