From 0338b61eb634e7fa3369c84fd931b7c33b731562 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Mon, 7 May 2018 15:56:24 +0200 Subject: chore(deps): update qunit and karma-qunit --- js/tests/unit/tooltip.js | 1 + 1 file changed, 1 insertion(+) (limited to 'js/tests/unit/tooltip.js') diff --git a/js/tests/unit/tooltip.js b/js/tests/unit/tooltip.js index a2a2395309..e9e6ae3242 100644 --- a/js/tests/unit/tooltip.js +++ b/js/tests/unit/tooltip.js @@ -17,6 +17,7 @@ $(function () { $.fn.tooltip = $.fn.bootstrapTooltip delete $.fn.bootstrapTooltip $('.tooltip').remove() + $('#qunit-fixture').html('') } }) -- cgit v1.2.3