Skip to content

Commit 8253fb5

Browse files
committed
fix: Fixes import
1 parent e0039e7 commit 8253fb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ mod tests {
539539
use rustyline::history::DefaultHistory;
540540

541541
use super::*;
542+
use crate::cli::experiment::experiment_manager::ExperimentName;
542543

543544
#[tokio::test]
544545
async fn test_chat_completer_command_completion() {

0 commit comments

Comments
 (0)