Skip to content

Commit 651c2dd

Browse files
committed
cleanup
1 parent b30e958 commit 651c2dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nexus/db-queries/src/db/datastore/trust_quorum.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,5 +1637,8 @@ mod tests {
16371637
assert_eq!(epoch, Epoch(1));
16381638
}
16391639
}
1640+
1641+
db.terminate().await;
1642+
logctx.cleanup_successful();
16401643
}
16411644
}

0 commit comments

Comments
 (0)