diff --git a/tests/test_script_split_integrity.py b/tests/test_script_split_integrity.py index 1f11f05a..c1a628e1 100644 --- a/tests/test_script_split_integrity.py +++ b/tests/test_script_split_integrity.py @@ -51,7 +51,8 @@ SPLIT_MODULES = [ ] # Other JS files that exist in static/ but are NOT part of the split -NON_SPLIT_JS = {"setup-wizard.js", "docs.js", "helper.js", "particles.js", "worker-orbs.js"} +NON_SPLIT_JS = {"setup-wizard.js", "docs.js", "helper.js", "particles.js", "worker-orbs.js", + "enrichment-manager.js"} # Pre-existing duplicate helper functions that lived in the original monolith. # In a plain