Skip to content

Commit

Permalink
temproray disable test
Browse files Browse the repository at this point in the history
  • Loading branch information
jbesraa committed Sep 19, 2023
1 parent 45bd5f2 commit 28f7b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightning/src/routing/router.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4596,6 +4596,7 @@ mod tests {
}

#[test]
#[ignore]
fn simple_mpp_route_test() {
let (secp_ctx, _, _, _, _) = build_graph();
let (_, _, _, nodes) = get_nodes(&secp_ctx);
Expand Down

0 comments on commit 28f7b42

Please sign in to comment.