Skip to content

Commit 7f74bb5

Browse files
committed
fixup! fix tests
1 parent 2a8b5b0 commit 7f74bb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eclair-core/src/test/scala/fr/acinq/eclair/payment/relay/OnTheFlyFundingSpec.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,6 @@ class OnTheFlyFundingSpec extends TestKitBaseClass with FixtureAnyFunSuiteLike {
850850
// We receive the last payment *after* signing the funding transaction.
851851
proposeExtraFunding(50_000_000 msat, expiryOut, paymentHash, upstream(2))
852852
register.expectMsgType[Register.Forward[CMD_FAIL_HTLC]]
853-
854853

855854
// Once the splice with the right funding index is locked, we forward HTLCs matching the proposed will_add_htlc.
856855
val channelData = makeChannelData(htlcMinimum)

0 commit comments

Comments
 (0)