mirror of
https://github.com/langgenius/dify.git
synced 2026-05-26 20:07:46 +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.