For cleaning up the tests, stop_node+start_node
should be changed to simply restart_node
.
Potential candidates:
0git grep -A1 'stop_node(' | grep -B1 'start_node('
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.