mirror of
https://github.com/langgenius/dify.git
synced 2026-02-28 05:26:26 +08:00
- Imported StringVariable to properly mock an invalid variable type. - Enhanced test case `test_run_invalid_variable_type` to use StringVariable instead of a plain string.