diff --git a/.changeset/gold-yaks-join.md b/.changeset/gold-yaks-join.md new file mode 100644 index 0000000000..4502a516cd --- /dev/null +++ b/.changeset/gold-yaks-join.md @@ -0,0 +1,6 @@ +--- +'@backstage/test-utils': patch +--- + +The test util for PluginProvider called MockPluginProvider has been created. It will be handy in the cases when you use +\_\_experimentalConfigure in your plugin diff --git a/.changeset/yellow-forks-knock.md b/.changeset/yellow-forks-knock.md index 6c3d300026..98c4b5b675 100644 --- a/.changeset/yellow-forks-knock.md +++ b/.changeset/yellow-forks-knock.md @@ -1,6 +1,5 @@ --- '@backstage/plugin-cost-insights': patch -'@backstage/test-utils': patch --- Making a possibility to hide a trending line in a cost insights plugin