Skip to content

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik committed Mar 1, 2023
1 parent d577bed commit 188cd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relays/messages/src/message_race_delivery.rs
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ mod tests {
);
assert_eq!(strategy.required_source_header_at_target(&header_id(2)), None);
}

aaa
#[async_std::test]
async fn relayer_uses_flattened_view_of_the_source_queue_to_select_nonces() {
// Real scenario that has happened on test deployments:
Expand Down

0 comments on commit 188cd01

Please sign in to comment.