Currently, if you configure CLI using the cli config command, it interferes with tests and causes them to break. We should see what we can do to prevent this from happening so that our contributors don't need to reset their settings each time they want to run tests.
Currently, if you configure CLI using the
cli configcommand, it interferes with tests and causes them to break. We should see what we can do to prevent this from happening so that our contributors don't need to reset their settings each time they want to run tests.