Merge pull request #8644 from backstage/rugvip/notu

cost-insights: avoid re-export of all of test-utils
This commit is contained in:
Patrik Oldsberg
2021-12-27 18:40:49 +01:00
committed by GitHub
4 changed files with 13 additions and 62 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-cost-insights': patch
---
Fixed an accidental re-export of `@backstage/test-utils` that broke this plugin in the most recent release.