This commit is contained in:
@@ -84,7 +84,7 @@ if ! wait_for_container "sos-test"; then
|
||||
fi
|
||||
|
||||
# run the tests.
|
||||
"${SCRIPT_DIR}/test.sh" "http://localhost:7703"
|
||||
"${SCRIPT_DIR}/test.sh" "http://127.0.0.1:7703"
|
||||
RESULT=$?
|
||||
|
||||
# clean up.
|
||||
|
Reference in New Issue
Block a user