org: tweak test for empty content
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -58,9 +58,7 @@ describe('MyGroupsSidebarItem Test', () => {
|
||||
},
|
||||
},
|
||||
);
|
||||
expect(
|
||||
rendered.getByText('Mounted at /catalog/:namespace/:kind/:name'),
|
||||
).toBeInTheDocument();
|
||||
expect(rendered.container).toBeEmptyDOMElement();
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user