mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* test(Plugins/Admin): add tests for the helper functions * chore(Plugins/Admin): add `error` field to the CatalogPlugin mock * test(Plugins/Admin): add new properties `error` & `isDisabled` to test expectations * refactor(Plugins/Admin): make the `errors` param optional everywhere * fix(Plugins/Admin): fix a rebase bug