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