From ea8c934ef857ce7fafb109f60c579a33f5b6bd21 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 12 Jun 2026 13:07:05 +0800
Subject: [PATCH] Update candidate filter QA fixture expectation

---
 C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift b/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift
index fa8d37a..ea38b1a 100644
--- a/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift
+++ b/C1.source/Sources/Aligner/QuickSwitchSnapshotLoader.swift
@@ -328,7 +328,7 @@
             WindowEnumerationRecord(
                 id: 20_015,
                 app: app,
-                title: "CG-only Offscreen Rejected",
+                title: "CG-only Space-backed Candidate",
                 size: CGSize(width: 900, height: 600),
                 subrole: .standard,
                 hasAXBacking: false,

--
Gitblit v1.9.3