Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
Signed-off-by: borngraced <[email protected]>
  • Loading branch information
borngraced committed Nov 24, 2023
1 parent 54a1ccb commit 1c95744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm2src/komodefi_cli/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use tokio::net::{TcpListener, TcpStream};

use crate::activation_scheme_db::{get_activation_scheme, get_activation_scheme_path, init_activation_scheme};
use crate::cli::Cli;
use crate::komodefi_config::KomodefiConfigImpl;
use crate::config::KomodefiConfigImpl;
use crate::komodefi_proc::ResponseHandlerImpl;
use crate::rpc_data::activation::{ActivationMethod, ActivationMethodLegacy};

Expand Down

0 comments on commit 1c95744

Please sign in to comment.