]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
tests: revisit all tests using Promise.reject instead of throwing an error (#35765)
authorGeoSot <geo.sotis@gmail.com>
Sat, 19 Feb 2022 14:08:16 +0000 (16:08 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Feb 2022 14:08:16 +0000 (16:08 +0200)
commit4b17868fb47abf6ed2e994b6c1d0961b34b912a9
tree0335211ab31741b824feea735164faae0668df23
parentae12d645ef0225831e59248c45689042ebdb83d2
tests: revisit all tests using Promise.reject instead of throwing an error (#35765)
js/tests/unit/alert.spec.js
js/tests/unit/carousel.spec.js
js/tests/unit/collapse.spec.js
js/tests/unit/dom/event-handler.spec.js
js/tests/unit/dropdown.spec.js
js/tests/unit/modal.spec.js
js/tests/unit/offcanvas.spec.js
js/tests/unit/tab.spec.js
js/tests/unit/toast.spec.js
js/tests/unit/tooltip.spec.js