Skip to content

Commit

Permalink
fix: TODO in 'mithril-test-lab/mithril-end-to-end/src/end_to_end_spec…
Browse files Browse the repository at this point in the history
….rs'
  • Loading branch information
jpraynaud committed Jan 9, 2025
1 parent 68688e4 commit 423e225
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mithril-test-lab/mithril-end-to-end/src/end_to_end_spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,6 @@ impl<'a> Spec<'a> {

assertions::assert_node_producing_cardano_database_digests_map(&aggregator_endpoint)
.await?;

// TODO: uncomment when the client can verify Cardano database snapshots
//let mut client = self.infrastructure.build_client()?;
//assertions::assert_client_can_verify_cardano_database_snapshot(&mut client, &digest).await?;
}

// Verify that Cardano transactions artifacts are produced and signed correctly
Expand Down

0 comments on commit 423e225

Please sign in to comment.