plugins: rtl 13 fixes for tests

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-13 13:11:15 +02:00
parent 0935b0d60f
commit 80a79cc1e7
27 changed files with 371 additions and 403 deletions
@@ -75,7 +75,7 @@ describe('<RecentWorkflowRunsCard />', () => {
});
const renderSubject = async (props: any = {}) => {
renderInTestApp(
await renderInTestApp(
<TestApiProvider
apis={[
[errorApiRef, mockErrorApi],