Skip to content

Commit ef97de6

Browse files
committed
fixup! routing: enforce tlv payloads during path finding
1 parent 942019a commit ef97de6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routing/integrated_routing_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ func TestBadFirstHopHint(t *testing.T) {
270270
// TestMppSend tests that a payment can be completed using multiple shards.
271271
func TestMppSend(t *testing.T) {
272272
for _, testCase := range mppTestCases {
273-
274273
t.Run(testCase.name, func(t *testing.T) {
275274
testMppSend(t, &testCase)
276275
})

0 commit comments

Comments
 (0)