aboutsummaryrefslogtreecommitdiff
path: root/test/requests
diff options
context:
space:
mode:
authorAlexander Kabui2021-01-29 14:07:33 +0300
committerBonfaceKilz2021-01-31 20:09:00 +0300
commitc76009e7b53ce4cf65110cf220c40cc9154138c1 (patch)
tree9069cd3d52088ded8d2c3f134ebf8b2c2d82659c /test/requests
parentd6ded9a25f307c86a8fb97c6d7cdf317b391ccc3 (diff)
downloadgenenetwork2-c76009e7b53ce4cf65110cf220c40cc9154138c1.tar.gz
add zxcvbn.js to mechanical rob
Diffstat (limited to 'test/requests')
-rw-r--r--test/requests/link_checker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/requests/link_checker.py b/test/requests/link_checker.py
index 31336967..feae6526 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -143,7 +143,7 @@ def check_packaged_js_files(args_obj, parser):
"/js/cytoscape-panzoom/cytoscape.js-panzoom.css",
"/js/cytoscape-qtip/cytoscape-qtip.js",
"/css/d3-tip/d3-tip.css",
- "/js/zxcvbn-async/zxcvbn-async.min.js",
+ "/js/zxcvbn/zxcvbn.js",
"/js/javascript-twitter-post-fetcher/js/twitterFetcher_min.js",
"/js/DataTables/images/sort_asc_disabled.png",
"/js/DataTables/images/sort_desc_disabled.png",