Skip to content

Commit d845ed4

Browse files
reivilibresandhose
authored andcommitted
Remove TODO on MIGRATOR
1 parent 79323a5 commit d845ed4

File tree

1 file changed

+0
-1
lines changed
  • crates/syn2mas/src/synapse_reader

1 file changed

+0
-1
lines changed

crates/syn2mas/src/synapse_reader/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@ mod test {
567567
},
568568
};
569569

570-
// TODO test me
571570
static MIGRATOR: Migrator = sqlx::migrate!("./test_synapse_migrations");
572571

573572
#[sqlx::test(migrator = "MIGRATOR", fixtures("user_alice"))]

0 commit comments

Comments
 (0)