diff options
| author | Johann-S <[email protected]> | 2018-05-07 15:56:24 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-05-22 17:26:21 +0300 |
| commit | 0338b61eb634e7fa3369c84fd931b7c33b731562 (patch) | |
| tree | 22d3846649369c3740b2d7a45c18362377ec271e /js/tests/unit/button.js | |
| parent | 0873ab71c78639c0bf622bc3236698eb2b6d920b (diff) | |
| download | bootstrap-0338b61eb634e7fa3369c84fd931b7c33b731562.tar.xz bootstrap-0338b61eb634e7fa3369c84fd931b7c33b731562.zip | |
chore(deps): update qunit and karma-qunit
Diffstat (limited to 'js/tests/unit/button.js')
| -rw-r--r-- | js/tests/unit/button.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/unit/button.js b/js/tests/unit/button.js index 1fdcce95f..9576dd256 100644 --- a/js/tests/unit/button.js +++ b/js/tests/unit/button.js @@ -16,6 +16,7 @@ $(function () { afterEach: function () { $.fn.button = $.fn.bootstrapButton delete $.fn.bootstrapButton + $('#qunit-fixture').html('') } }) |
