Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Nov 19, 2024
1 parent 0bd3d1b commit c901058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/packet-forward/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ fn no_state_changes_if_next_fails_on_b() {
}

#[test]
fn nonexisting_ack_for_inflight_packet_not_handled_by_pfm() {
fn non_existent_inflight_packet_not_handled_by_pfm() {
let packet_data = get_dummy_packet_data_with_fwd_meta(
get_dummy_coin(100),
msg::PacketMetadata {
Expand Down

0 comments on commit c901058

Please sign in to comment.