build
build copied to clipboard
Refactor usage of API URL flags in tests
Which problem is this feature request solving?
https://github.com/netlify/build/pull/2190 added new parameters for overriding the API URL used by @netlify/config. However, the test suite still overrides these using the testOpts parameter. The test helpers should be refactored to use the new properties (see https://github.com/netlify/build/pull/2190#pullrequestreview-573543338).
Can you submit a pull request?
Yes. 😎