Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Dec 19, 2024
1 parent 4f3fa51 commit 2b81ed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ee/tabby-webserver/src/service/answer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,7 @@ mod tests {
tabby_schema::thread::Message {
id: id.as_id(),
thread_id: ID::new("0"),
code_source_id: None,
content: content.to_owned(),
role,
attachment: attachment.unwrap_or_default(),
Expand Down

0 comments on commit 2b81ed4

Please sign in to comment.