diff --git a/turborepo-tests/integration/tests/remote-config.t b/turborepo-tests/integration/tests/api-client-config.t similarity index 98% rename from turborepo-tests/integration/tests/remote-config.t rename to turborepo-tests/integration/tests/api-client-config.t index 091975abe1a48..a53706b9e5202 100644 --- a/turborepo-tests/integration/tests/remote-config.t +++ b/turborepo-tests/integration/tests/api-client-config.t @@ -14,7 +14,7 @@ Run test run } Run test run with api overloaded - $ ${TURBO} run build --__test-run --api http://localhost:8000 | jq .remote_config.api + $ ${TURBO} run build --__test-run --api http://localhost:8000 | jq .remote_config.api_url null Run test run with token overloaded