Skip to content

Commit 12bbe42

Browse files
committed
remove polyfill.io from test case.
1 parent 351a81f commit 12bbe42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/dash_assets/test_dash_assets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def test_dada001_assets(dash_duo):
5757
def test_dada002_external_files_init(dash_duo):
5858
js_files = [
5959
"https://www.google-analytics.com/analytics.js",
60-
{"src": "https://cdn.polyfill.io/v2/polyfill.min.js"},
6160
{
6261
"src": "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.26.1/ramda.min.js",
6362
"integrity": "sha256-43x9r7YRdZpZqTjDT5E0Vfrxn1ajIZLyYWtfAXsargA=",

0 commit comments

Comments
 (0)