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
Make connect_with_unknown_server actually connect to unknown server
This test would fail for me locally because apparently I had apache
running. This changes it so we look for an open port instead of just
assuming that port 80 is unused.
0 commit comments