diff --git a/js/tests/integration/index.html b/js/tests/integration/index.html index 3f2c2198ed..b5dccb6af5 100644 --- a/js/tests/integration/index.html +++ b/js/tests/integration/index.html @@ -11,7 +11,7 @@ Hello, world! -
+

Hello, world!

diff --git a/js/tests/unit/dropdown.spec.js b/js/tests/unit/dropdown.spec.js index 156005588d..568d7509e4 100644 --- a/js/tests/unit/dropdown.spec.js +++ b/js/tests/unit/dropdown.spec.js @@ -2408,7 +2408,7 @@ describe('Dropdown', () => { it('should open the dropdown when clicking the child element inside `data-bs-toggle="dropdown"`', () => { return new Promise(resolve => { fixtureEl.innerHTML = [ - '
', + '
', '