chore(catalog): aboutcard tests typo fix
typo fix Signed-off-by: Eric Roberson <emattroberson@gmail.com>
This commit is contained in:
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',
|
||||
|
||||
Reference in New Issue
Block a user