chore(catalog): aboutcard tests typo fix

typo fix

Signed-off-by: Eric Roberson <emattroberson@gmail.com>
This commit is contained in:
Eric Roberson
2024-05-18 09:45:16 -07:00
committed by Eric Roberson
parent 40ae05f3c6
commit a322d76037
@@ -546,7 +546,7 @@ describe('<AboutCard />', () => {
).not.toBeInTheDocument();
});
it('renders techdocs lin when 3rdparty', async () => {
it('renders techdocs link when 3rdparty', async () => {
const entity = {
apiVersion: 'v1',
kind: 'Component',