Commit 36a8adb
test(plugin-approvals): pin the lock release in the tenant-admin reverse check (#14750)
The `#12775` override-narrowing block's tenant-admin reverse check
("the narrowing is about status, not posture") proved a strict subset of
the platform-admin case it mirrors: `recalled` status plus the action
row, but nothing about the record lock. The platform-admin case pins
`locked → released` around the recall; this makes the pair symmetric with
the same two lines, in the same idiom.
Both lines, not just the release: asserting only the release would pass
vacuously if the lock never engaged for this posture, which is the same
"proves a subset of what it mirrors" weakness one level down.
Test-only. No product change; the ruled behaviour from #12775 is
untouched.
Claude-Session: https://claude.ai/code/session_01AUF1NoViznQK32gqpK8wS8
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9632604 commit 36a8adb
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
| 484 | + | |
484 | 485 | | |
485 | 486 | | |
486 | 487 | | |
| 488 | + | |
487 | 489 | | |
488 | 490 | | |
489 | 491 | | |
| |||
0 commit comments