From 9c898b0ca61c090e5e327f750f6c73e28475e10b Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 12 Jun 2026 19:30:19 +0800 Subject: [PATCH] Fix space filter visual and close verification --- C3.tools/round1-main-ui-qa.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/C3.tools/round1-main-ui-qa.sh b/C3.tools/round1-main-ui-qa.sh index f12f98a..2652fab 100755 --- a/C3.tools/round1-main-ui-qa.sh +++ b/C3.tools/round1-main-ui-qa.sh @@ -108,6 +108,7 @@ run_step window-activation "$SCRIPT_DIR/round1-window-activation-fixture-qa.sh" run_step mouse-interaction "$SCRIPT_DIR/round1-mouse-interaction-fixture-qa.sh" run_step app-column-alignment "$SCRIPT_DIR/round1-app-column-alignment-fixture-qa.sh" +run_step horizontal-waterfall "$SCRIPT_DIR/round1-horizontal-waterfall-fixture-qa.sh" run_step no-quick-switch-residual swift "$SCRIPT_DIR/window-logic-qa.swift" --expect-no-quick-switch assert_no_current_aligner -- Gitblit v1.9.3