mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 00:03:32 +08:00
🐛 fix(test_cache.py): fix clear_cache function call by passing session_id parameter 🐛 fix(test_cache_manager.py): import CacheManager from langflow.services.chat.cache module instead of langflow.services.cache.manager 🐛 fix(test_cli.py): convert temp_dir to string before checking if it is in COMPONENTS_PATH 🐛 fix(test_process.py): fix clear_cache function call by passing session_id parameter