chore: added additional changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-03-01 14:04:15 +01:00
parent aa69677928
commit dd7e34b4b8
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-allure': patch
'@backstage/plugin-todo': patch
---
Fixing broken tests for the packages with the new `useEntity` change
+1 -1
View File
@@ -50,7 +50,7 @@ describe('todo', () => {
>
<EntityProvider
entity={{
apiVersion: 'backstage/v1alpha1 ',
apiVersion: 'backstage/v1alpha1',
kind: 'Component',
metadata: { name: 'Test TODO' },
}}