Mark CTO Stage 2 harness blocked on Case provider

This commit is contained in:
Svrnty
2026-05-31 19:21:27 -04:00
parent 30a027bae9
commit 6afe95f6b6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ def main() -> int:
"CTO-WORK-009": "validated",
"CTO-WORK-010": "validated",
"CTO-WORK-011": "validated",
"CTO-WORK-012": "candidate",
"CTO-WORK-012": "blocked",
}
for issue_id, expected in expected_statuses.items():
checked.append(f"workboard_status:{issue_id}:{expected}")