Skip to content

Commit 64740e1

Browse files
committed
itest: fix ascii
1 parent d3e5b2f commit 64740e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

itest/lnd_mpp_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@ type mppOpenChannelRequest struct {
248248
// openChannels is a helper to open channels that sets up a network topology
249249
// with three different paths Alice <-> Bob as following,
250250
//
251-
// _ Eve _
252-
// / \
251+
// _ Eve _
252+
// / \
253253
// Alice -- Carol ---- Bob
254254
// \ /
255255
// \__ Dave ____/

0 commit comments

Comments
 (0)