fix: unit test

Signed-off-by: mario ma <mario.ma.node@gmail.com>
This commit is contained in:
mario ma
2024-03-28 21:39:24 +08:00
parent b549476bae
commit 951e2daf16
@@ -241,7 +241,7 @@ describe('<EntityNamespacePicker/>', () => {
);
});
it('renders initially selected namespaces', async () => {
render(
renderInTestApp(
<TestApiProvider apis={[[catalogApiRef, mockCatalogApiRef]]}>
<MockEntityListContextProvider value={{}}>
<EntityNamespacePicker