mirror of
https://github.com/rancher/plugins.git
synced 2025-09-19 05:08:08 +00:00
Checking error strings makes these tests flaky, especially if the error string is changed in libcni. Have gone ahead an introduced a new error type `NoConfigsFoundError` and the Match is against the error type making it more deterministic.