changesets: added changeset for new mock exports from backend-test-utils

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-16 15:38:23 +01:00
parent 034116c310
commit d0901c9ba4
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-test-utils': patch
---
All mock service factories and mock service implementations are now available via two new exports, `mockServices`, and `mockFactories`.