parent
6530658c3e
commit
a0cb6542ba
7 changed files with 287 additions and 126 deletions
|
@ -58,7 +58,7 @@ impl Connection {
|
|||
mod test {
|
||||
use indoc::indoc;
|
||||
|
||||
use crate::connection::Connection;
|
||||
use crate::{connection::Connection, thread_safe_connection::ThreadSafeConnection};
|
||||
|
||||
#[test]
|
||||
fn test_migrations_are_added_to_table() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue