Rebased to main
This commit is contained in:
parent
a0cb6542ba
commit
992b94eef3
8 changed files with 10 additions and 14 deletions
|
@ -58,7 +58,7 @@ impl Connection {
|
|||
mod test {
|
||||
use indoc::indoc;
|
||||
|
||||
use crate::{connection::Connection, thread_safe_connection::ThreadSafeConnection};
|
||||
use crate::connection::Connection;
|
||||
|
||||
#[test]
|
||||
fn test_migrations_are_added_to_table() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue