Skip to content

Commit

Permalink
TEMPORARY: no-op edit for debugging ci
Browse files Browse the repository at this point in the history
  • Loading branch information
conorsch committed Aug 22, 2024
1 parent 8ee733c commit dc60857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/core/app/tests/ibc_handshake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ pub static MAIN_STORE_PROOF_SPEC: Lazy<Vec<ics23::ProofSpec>> =
mod common;

/// Exercises that the IBC handshake succeeds.
/// no-op edit by @conorsch
#[tokio::test]
async fn ibc_handshake() -> anyhow::Result<()> {
// Install a test logger, and acquire some temporary storage.
Expand Down

0 comments on commit dc60857

Please sign in to comment.