good morning!!!!

Skip to content
Snippets Groups Projects
Commit 591cef17 authored by Armin Braun's avatar Armin Braun Committed by Felix Lange
Browse files

#15685 made peer_test.go more portable by using random free port instead of...

 #15685 made peer_test.go more portable by using random free port instead of hardcoded port 30303 (#15687)

Improves test portability by resolving 127.0.0.1:0
to get a random free port instead of the hard coded one. Now
the test works if you have a running node on the same
interface already.

Fixes #15685
parent e33a5de4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment