cloud_controller_ng
cloud_controller_ng copied to clipboard
Provide workaround for running tests on macOS 12.X
Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:
-
A short explanation of the proposed change: Document a workaround for running tests on macOS 12.X, where the mysql2 gem fails to install.
-
An explanation of the use cases your change solves Running tests on macOS 12.X
-
Links to any other associated PRs
-
[X] I have reviewed the contributing guide
-
[X] I have viewed, signed, and submitted the Contributor License Agreement
-
[X] I have made this pull request to the
mainbranch -
[ ] I have run all the unit tests using
bundle exec rake -
[ ] I have run CF Acceptance Tests