plugins: rtl 13 fixes for tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -75,7 +75,7 @@ describe('<RecentWorkflowRunsCard />', () => {
|
||||
});
|
||||
|
||||
const renderSubject = async (props: any = {}) => {
|
||||
renderInTestApp(
|
||||
await renderInTestApp(
|
||||
<TestApiProvider
|
||||
apis={[
|
||||
[errorApiRef, mockErrorApi],
|
||||
|
||||
Reference in New Issue
Block a user