The identity evaluation rewrite changed how revision redactions are handled. Instead of removing the revision entirely, it explicitly transitions the revision to `State::Redacted`. Add a test to cover two redaction scenarios: - Attempting to redact a revision that has already been `Accepted`. - Attempting to redact a revision that has already been `Rejected`. |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| build.rs | ||