From fd3d83a9af8a17259dabaebc9181545f7e2d8874 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 11 Jun 2026 23:38:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(governance):=20=E6=94=B9=E5=96=84=20fixture?= =?UTF-8?q?=20=E5=8D=A1=E7=89=87=E6=8F=9B=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../[locale]/governance/tabs/automation-inventory-tab.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx b/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx index 096d1cfb..0768807b 100644 --- a/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx +++ b/apps/web/src/app/[locale]/governance/tabs/automation-inventory-tab.tsx @@ -1776,7 +1776,7 @@ export function AutomationInventoryTab() { -
+
{visibleRedisDryRunSteps.map(step => (
@@ -2120,7 +2120,7 @@ export function AutomationInventoryTab() {
-
+
{visibleOwnerApprovedLearningGates.map(gate => (
@@ -2247,7 +2247,7 @@ export function AutomationInventoryTab() { ))}
-
+
{visibleOwnerDryRunSteps.map(step => (