Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
haerdib committed Jul 24, 2023
1 parent 1f899ad commit 408aee3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/examples/author_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ async fn main() {
.submit_and_watch_extrinsic_until_without_events(xt7, XtStatus::InBlock)
.unwrap();
println!("Extrinsic got successfully included in Block!");
assert_associated_events_match_expected(events);

watch_handle.join().unwrap();
until_in_block_handle.join().unwrap();
Expand Down

0 comments on commit 408aee3

Please sign in to comment.