mirror of
https://github.com/langgenius/dify.git
synced 2026-03-01 22:08:41 +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.