Skip to content

Commit d089e5b

Browse files
committed
fixup
1 parent e194a9a commit d089e5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sql.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,6 @@ mod tests {
10261026
#[tokio::test(flavor = "multi_thread", worker_threads = 2)]
10271027
async fn test_migration_flags() -> Result<()> {
10281028
let t = TestContext::new().await;
1029-
t.evtracker.get_info_contains("Opened database").await;
10301029

10311030
// as migrations::run() was already executed on context creation,
10321031
// another call should not result in any action needed.

0 commit comments

Comments
 (0)