Skip to content

Commit

Permalink
Update testing/integration-tests/src/light_client/mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Sep 6, 2024
1 parent 0b611f5 commit 43bd4db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/integration-tests/src/light_client/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ async fn run_test(backend: BackendType) -> Result<(), subxt::Error> {
dynamic_events(&api).await?;

tracing::trace!("Light complete testing took {:?}", now.elapsed());
Ok(())
}

/// Backend type for light client testing.
Expand Down

0 comments on commit 43bd4db

Please sign in to comment.