Skip to content

Commit 2128900

Browse files
reivilibresandhose
authored andcommitted
Remove TODO on MIGRATOR
1 parent 5ad6315 commit 2128900

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
@@ -566,7 +566,6 @@ mod test {
566566
SynapseReader,
567567
};
568568

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

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

0 commit comments

Comments
 (0)