catalog: fix flaky namespace column test

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2023-06-23 00:21:47 +02:00
parent 083d556ef6
commit f858e6ee26
@@ -83,6 +83,7 @@ describe('DefaultCatalogPage', () => {
kind: 'Component',
metadata: {
name: 'Entity2',
namespace: 'default',
},
spec: {
owner: 'not-tools',