Skip to content

Commit 0d50fcb

Browse files
Hocurilink2xt
authored andcommitted
fix test compilation
1 parent 1fab953 commit 0d50fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sql/migrations/migrations_tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ use crate::chat;
33
use crate::chat::ChatId;
44
use crate::config::Config;
55
use crate::contact::Contact;
6+
use crate::contact::ContactId;
67
use crate::contact::Origin;
78
use crate::test_utils::bob_keypair;
89
use crate::test_utils::TestContext;

0 commit comments

Comments
 (0)