build icon indicating copy to clipboard operation
build copied to clipboard

Refactor usage of API URL flags in tests

Open eduardoboucas opened this issue 4 years ago • 0 comments

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. 😎

eduardoboucas avatar Jan 22 '21 15:01 eduardoboucas