From: XhmikosR Date: Mon, 11 May 2020 13:54:56 +0000 (+0300) Subject: Add missing closing `div` tags (#30775) X-Git-Tag: v5.0.0-alpha1~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94109cabf446501e5d2f7e840292909790ac6640;p=thirdparty%2Fbootstrap.git Add missing closing `div` tags (#30775) Missed those in 967e607 --- diff --git a/js/tests/unit/modal.spec.js b/js/tests/unit/modal.spec.js index 4bc103edc9..ff8102f444 100644 --- a/js/tests/unit/modal.spec.js +++ b/js/tests/unit/modal.spec.js @@ -58,7 +58,7 @@ describe('Modal', () => { describe('toggle', () => { it('should toggle a modal', done => { - fixtureEl.innerHTML = '