Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasLYang committed Apr 26, 2023
1 parent 4052d0b commit a652f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turborepo-tests/integration/tests/api-client-config.t
Expand Up @@ -15,7 +15,7 @@ Run test run

Run test run with api overloaded
$ ${TURBO} run build --__test-run --api http://localhost:8000 | jq .api_client_config.api_url
null
"http://localhost:8000"

Run test run with token overloaded
$ ${TURBO} run build --__test-run --token 1234567890 | jq .api_client_config.token
Expand Down

0 comments on commit a652f39

Please sign in to comment.