-
Notifications
You must be signed in to change notification settings - Fork 912
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pytest: rename lightning nodes to reduce confusion.
I was trying to debug test_zeroconf_open and getting very confused. The reason: l0 is lightning-1, l1 is lightning-2, etc! And there are two other tests where an l0 has been added at the front: fix them all to avoid future confusion! Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information
1 parent
2a92ccf
commit f3cedb9
Showing
3 changed files
with
70 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters