Skip to content

Commit e7e4d8d

Browse files
committed
docs: anchor v6.5.2 release review
1 parent 6d4c481 commit e7e4d8d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/design/0052-persistent-git-object-sessions/witness/release-candidate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Issue: #90
66

77
Implementation review: #91
88

9-
Release review: pending
9+
Release review: #92
1010

1111
## Scope
1212

test/unit/docs/release-state.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ function expectV652CandidateEvidence(status, candidate) {
7979
expect(status).toContain('4ce37adc');
8080
expect(candidate).toContain('# PERF-0052 v6.5.2 Release Candidate Witness');
8181
expect(candidate).toContain('Implementation review: #91');
82-
expect(candidate).toContain('Release review: pending');
82+
expect(candidate).toContain('Release review: #92');
8383
expect(candidate).toContain('4ce37adc57d49d2633507c3fbdc46e98617b26d6');
8484
expect(candidate).toContain('**PASS (14/14)**');
8585
expect(candidate).toContain('**6,817**');

0 commit comments

Comments
 (0)