Mark CTO Case task adapter route validated
This commit is contained in:
@@ -486,7 +486,7 @@ def main() -> int:
|
||||
"CTO-WORK-011": "validated",
|
||||
"CTO-WORK-012": "blocked",
|
||||
"CTO-WORK-013": "validated",
|
||||
"CTO-WORK-014": "candidate",
|
||||
"CTO-WORK-014": "validated",
|
||||
}
|
||||
for issue_id, expected in expected_statuses.items():
|
||||
checked.append(f"workboard_status:{issue_id}:{expected}")
|
||||
|
||||
Reference in New Issue
Block a user