We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351a81f commit 12bbe42Copy full SHA for 12bbe42
tests/integration/dash_assets/test_dash_assets.py
@@ -57,7 +57,6 @@ def test_dada001_assets(dash_duo):
57
def test_dada002_external_files_init(dash_duo):
58
js_files = [
59
"https://www.google-analytics.com/analytics.js",
60
- {"src": "https://cdn.polyfill.io/v2/polyfill.min.js"},
61
{
62
"src": "https://cdnjs.cloudflare.com/ajax/libs/ramda/0.26.1/ramda.min.js",
63
"integrity": "sha256-43x9r7YRdZpZqTjDT5E0Vfrxn1ajIZLyYWtfAXsargA=",
0 commit comments