Commit 865744b
The tenant-admin reverse check exercised the #3424 override recall but
asserted neither of the two postures its platform-admin sibling pins: the
`viewer.can_override` flag the gate is spelled against, and `resumed` down
the reject branch. Mirror the platform-admin idiom in the same block: read
the request as the tenant admin before the recall and assert the flag, then
assert `out.resumed` after it.
Test-only. No production code changes.
Claude-Session: https://claude.ai/code/session_01AUF1NoViznQK32gqpK8wS8
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 7251bad commit 865744b
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
485 | 489 | | |
486 | 490 | | |
| 491 | + | |
487 | 492 | | |
488 | 493 | | |
489 | 494 | | |
| |||
0 commit comments