mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-18 23:03:06 +08:00
test: align dashboard fixture with May 18 evidence
This commit is contained in:
@@ -417,7 +417,7 @@ function linearProgressStatus(context) {
|
||||
|
||||
function linearProgressEvidence(context) {
|
||||
if (hasCurrentLinearProgressSync(context)) {
|
||||
return 'Linear live sync and project progress snapshot are current; progress-sync contract defines the file-backed work-items/status path';
|
||||
return 'Linear live sync and project progress surface are current; progress-sync contract defines the file-backed work-items/status path';
|
||||
}
|
||||
|
||||
return 'repo mirror and progress-sync contract are present';
|
||||
|
||||
Reference in New Issue
Block a user