Skip to content

Commit 5a74ad7

Browse files
committed
test passes now
1 parent 8db8907 commit 5a74ad7

File tree

1 file changed

+0
-2
lines changed
  • crates/chat-cli/src/cli/chat

1 file changed

+0
-2
lines changed

crates/chat-cli/src/cli/chat/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3694,8 +3694,6 @@ mod tests {
36943694

36953695
#[tokio::test]
36963696
async fn test_flow() {
3697-
crate::test_util::enable_tracing();
3698-
36993697
let mut os = Os::new().await.unwrap();
37003698
os.client.set_mock_output(serde_json::json!([
37013699
[

0 commit comments

Comments
 (0)