Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
erikreppel committed Apr 22, 2024
1 parent 42a7372 commit 9b46db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ async fn test_verify_e2e() {
// ============================================================================================
// Confirm is either marked as pruned or removed from both DB
// node2 should have pruned using verify
// node3 should have pruned using check
// ============================================================================================
let (send, recv) = tokio::sync::oneshot::channel();
ctl1.send_command(ControllerCommands::Query(DBQuery::ListAll(send)))
Expand Down

0 comments on commit 9b46db3

Please sign in to comment.