committed by
Patrik Oldsberg
parent
dc24730180
commit
37b2035d09
@@ -46,7 +46,7 @@ describe('EntityVaultCard', () => {
|
||||
</EntityProvider>,
|
||||
);
|
||||
expect(
|
||||
rendered.getByText(/Add the annotation to your component YAML/),
|
||||
rendered.getByText(/Add the annotation to your Component YAML/),
|
||||
).toBeInTheDocument();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user