You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up .node.get_our_node_id() cruft in functional_test_utils
Having tons of `.node.get_our_nod_id()` spewn across all our tests
doesn't help readability, so here we replace some further cases of
it with local variables in `functional_test_utils.rs`.
0 commit comments