Fix tests
This commit is contained in:
parent
24a7f2bc31
commit
c4a08ead84
1 changed files with 1 additions and 1 deletions
|
|
@ -1135,7 +1135,7 @@ mod tests {
|
|||
use test_log::test;
|
||||
use tokio::sync;
|
||||
|
||||
use super::{Controller, Operation, ReplaceResult};
|
||||
use super::{Controller, Operation, OperationSelection, ReplaceResult};
|
||||
use crate::{
|
||||
app::{
|
||||
test_utils::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue