Add an entityPresentationApiRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@ describe('<UserSettingsIdentityCard />', () => {
|
||||
},
|
||||
);
|
||||
|
||||
expect(screen.getByText('user:default/test-ownership')).toBeInTheDocument();
|
||||
expect(screen.getByText('user:test-ownership')).toBeInTheDocument();
|
||||
expect(screen.getByText('foo:bar/foobar')).toBeInTheDocument();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user