Skip to content

Commit

Permalink
Fix issue with test case name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Jun 28, 2024
1 parent 399d7af commit 3e4c052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test04_payments_ldknode_stability.bats
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ attempt() {
$PROJECT_ROOT/bin/lndk-cli lndk1 pay-offer $OFFER 5000000
}

@test "Multiple consecutive payments to LDK Node (lnd1 -> lnd2 -> ldknode2 x $TEST_COUNT)" {
@test "Multiple consecutive payments to LDK Node (lnd1 -> lnd2 -> ldknode2) x 10" {

get_offer
run print_offer
Expand Down

0 comments on commit 3e4c052

Please sign in to comment.