diff --git a/tests/test_conflate.cpp b/tests/test_conflate.cpp index bbc7646d..3bc9d0dd 100644 --- a/tests/test_conflate.cpp +++ b/tests/test_conflate.cpp @@ -23,7 +23,7 @@ int main (int argc, char *argv []) { - const char *bind_to = "tcp://127.0.0.1:77008"; + const char *bind_to = "tcp://127.0.0.1:5555"; int rc;