mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-12-30 00:38:39 +00:00
chore: fix test
This commit is contained in:
parent
6fd250d4d1
commit
a5c0ad5998
@ -101,6 +101,7 @@ impl EventIntegrationTest {
|
||||
rag_ids: vec![],
|
||||
format: None,
|
||||
history: vec![],
|
||||
custom_prompt: None,
|
||||
};
|
||||
EventBuilder::new(self.clone())
|
||||
.event(AIEvent::CompleteText)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user