mirror of
https://github.com/langgenius/dify.git
synced 2026-07-14 17:07:03 +08:00
Two service-api pause tests still monkeypatched load_form_tokens_by_form_id, which the converter and snapshot modules no longer import after the FormDisposition refactor. Patch load_form_dispositions_by_form_id instead and return FormDisposition objects.