itest: fix ascii

This commit is contained in:
zhiqiangxu 2024-03-27 14:40:02 +08:00
parent d3e5b2f799
commit 64740e18cb

View File

@ -248,8 +248,8 @@ type mppOpenChannelRequest struct {
// openChannels is a helper to open channels that sets up a network topology
// with three different paths Alice <-> Bob as following,
//
// _ Eve _
// / \
// _ Eve _
// / \
// Alice -- Carol ---- Bob
// \ /
// \__ Dave ____/