@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/plugin-allure': patch
|
||||
'@backstage/plugin-todo': patch
|
||||
---
|
||||
|
||||
Fixing broken tests for the packages with the new `useEntity` change
|
||||
@@ -50,7 +50,7 @@ describe('todo', () => {
|
||||
>
|
||||
<EntityProvider
|
||||
entity={{
|
||||
apiVersion: 'backstage/v1alpha1 ',
|
||||
apiVersion: 'backstage/v1alpha1',
|
||||
kind: 'Component',
|
||||
metadata: { name: 'Test TODO' },
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user