Skip to content

Commit 0ab4e7e

Browse files
f nit rename test
1 parent f87788c commit 0ab4e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/offers/static_invoice.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ mod tests {
877877
}
878878

879879
#[test]
880-
fn fails_build_with_extra_offer_chains() {
880+
fn fails_building_with_extra_offer_chains() {
881881
let node_id = recipient_pubkey();
882882
let now = now();
883883
let expanded_key = ExpandedKey::new(&KeyMaterial([42; 32]));

0 commit comments

Comments
 (0)