Skip to content

Commit c7ef8fa

Browse files
reivilibresandhose
authored andcommitted
Remove TODO on MIGRATOR
1 parent ba9e8bc commit c7ef8fa

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
@@ -554,7 +554,6 @@ mod test {
554554
SynapseReader,
555555
};
556556

557-
// TODO test me
558557
static MIGRATOR: Migrator = sqlx::migrate!("./test_synapse_migrations");
559558

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

0 commit comments

Comments
 (0)