update api reports

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2023-02-01 09:17:32 +01:00
parent 37e9ba8a7d
commit c3798fd6bd
4 changed files with 4 additions and 2 deletions
@@ -26,7 +26,7 @@ import Typography from '@material-ui/core/Typography';
import { Link } from '@backstage/core-components';
/**
* Props for {@link DefaultResultListItemComponent}
* Props for {@link DefaultResultListItem}
*
* @public
*/
@@ -17,7 +17,6 @@
import React from 'react';
import { screen, waitFor } from '@testing-library/react';
import { ListItem } from '@material-ui/core';
import {
TestApiProvider,
renderWithEffects,