Skip to content

Commit 49e5dc9

Browse files
committed
Fix again
1 parent d5a2995 commit 49e5dc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/replicator_tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ use encryptable::Encryptable;
2525
use std::{time::Duration, thread};
2626

2727
pub mod utils;
28+
use crate::utils::default_collection;
2829

2930
//////// TESTS:
3031

0 commit comments

Comments
 (0)