diff --git a/src/features/cluster/__snapshots__/cluster-modal-items.test.tsx.snap b/src/features/cluster/__snapshots__/cluster-modal-items.test.tsx.snap index fa7bd50d9c..b90f0b14a3 100644 --- a/src/features/cluster/__snapshots__/cluster-modal-items.test.tsx.snap +++ b/src/features/cluster/__snapshots__/cluster-modal-items.test.tsx.snap @@ -3,8 +3,7 @@ exports[`cluster modal elements given custom cluster modal available renders 1`] = `
{ return ( -
+
{clusterModals.map((modal) => { return modal.visible ? : null; })}