mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
test: align dashboard fixture with May 18 evidence
This commit is contained in:
parent
d1c4ca4c7f
commit
d14191bed8
2 changed files with 10 additions and 3 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue