aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/dropdown.html
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2018-06-17 15:28:42 +0200
committerXhmikosR <[email protected]>2019-02-20 22:05:45 +0200
commit6b0808354d212272030e598f4e8ea9e2bce7703a (patch)
treeb0bcef2ba25f29b8f863eb5cbd9d3c6bc1120add /js/tests/visual/dropdown.html
parent8010c010e9f15ec04e291a07316f93bda5b46f19 (diff)
downloadbootstrap-6b0808354d212272030e598f4e8ea9e2bce7703a.tar.xz
bootstrap-6b0808354d212272030e598f4e8ea9e2bce7703a.zip
fix(unit-test): dropdown, collapse and carousel
Diffstat (limited to 'js/tests/visual/dropdown.html')
-rw-r--r--js/tests/visual/dropdown.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html
index 2fbfd50dd..fe1ca333e 100644
--- a/js/tests/visual/dropdown.html
+++ b/js/tests/visual/dropdown.html
@@ -211,6 +211,7 @@
<script src="../../../node_modules/jquery/dist/jquery.slim.min.js"></script>
<script src="../../../node_modules/popper.js/dist/umd/popper.min.js"></script>
+ <script src="../../dist/dom/polyfill.js"></script>
<script src="../../dist/dom/eventHandler.js"></script>
<script src="../../dist/dom/data.js"></script>
<script src="../../dist/dom/selectorEngine.js"></script>