-
Notifications
You must be signed in to change notification settings - Fork 925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(nodebuilder/tests): Clean up integration tests in p2p_test
#2166
Conversation
e283707
to
fb785b7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove unrelated tests from the diff?
EDIT: Ahhh, I submitted review for sync tests inside p2p tests
fb785b7
to
57fd4bd
Compare
57fd4bd
to
83016b6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for cleanup! Swamp looks so much better!
@walldiss, @distractedm1nd, as this PR is based on #2162 |
8dc8258
to
6e4b893
Compare
426a169
to
6b4f808
Compare
Cleans up swamp tests in
p2p_test.go
.Based on #2162