Files
langflow/scripts
RamGopalSrikar 6bd9b355a3 fix(tests): mock langflow.utils.i18n_keys in test_collect_strings_skips_deactivated_modules
The test calls collect_strings() directly, which now lazy-imports
langflow.utils.i18n_keys. Patch a minimal fake module into sys.modules
so the test runs without langflow installed. Also fix the key assertion
to match the lowercased output of normalize_component_key.
2026-04-27 11:42:48 -04:00
..
2025-09-02 17:45:53 +00:00
2025-09-02 17:45:53 +00:00