mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 03:35:06 +08:00
fix: message clean service ut (#31038)
This commit is contained in:
@ -271,6 +271,7 @@ class TestMessagesCleanServiceIntegration:
|
||||
source="annotation",
|
||||
question="Test question",
|
||||
account_id=message.from_account_id,
|
||||
score=0.9,
|
||||
annotation_question="Test annotation question",
|
||||
annotation_content="Test annotation content",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user