mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* Fix issues in the tests if user does not have permission to see the OpenShift platform version This happened on the nightly jobs running on Prow, which makes us use a developer account with some restrictions. * Rename 'helper.JsonSatisfies' into 'helper.JsonStatisfiesAll' to make the intent clearer