Update .changeset/gold-yaks-join.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Bogdan Nechyporenko <bogdannechiporenko@gmail.com>
This commit is contained in:
Bogdan Nechyporenko
2022-11-21 21:07:43 +01:00
committed by GitHub
parent e9ea534093
commit 85868de355
+2 -2
View File
@@ -2,5 +2,5 @@
'@backstage/test-utils': patch
---
The test utility for PluginProvider called MockPluginProvider has been created. It will be handy in the cases when you use
\_\_experimentalConfigure in your plugin
The test utility for the plugin context called `MockPluginProvider` has been created. It will be handy in the cases when you use
`__experimentalConfigure` in your plugin. It is experimental and exported through `@backstage/test-utils/alpha`.