From e2c6850cedc03cd4896c7aebc124d5d0ace1de55 Mon Sep 17 00:00:00 2001 From: "brent.edwards" Date: Thu, 30 Apr 2026 20:28:09 +0000 Subject: [PATCH] fix(tests): fix duplicate step and update feature file --- features/tier_hydration_integration.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/tier_hydration_integration.feature b/features/tier_hydration_integration.feature index a42c0f0c8..a0a4010c1 100644 --- a/features/tier_hydration_integration.feature +++ b/features/tier_hydration_integration.feature @@ -41,7 +41,7 @@ Feature: Tier Hydration Integration And an ACMS pipeline is available When the PlanExecutor runs strategize with tier failure Then the strategy should be generated using the ACMS fallback - And no exception should propagate + And no exception should propagate from tier failure fallback # ------------------------------------------------------------------ # Tier Hydration Caching