Commit fa6ee04
test(spec): select the pageName tombstone issue by its shape, not by its text
The #17063 overlay-door pin found its issue with `message.includes(...)`. Since
the prescription is now lifted onto the union wrapper too, that find is
satisfied by either the wrapper (path []) or the tombstone (path pageName), and
the pin's subject is the one with a path. Selecting on `expected === 'never'`
names the tombstone directly and the message assertion is kept alongside.
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MkQhmuuJAVDjmeWNixwDDH1 parent 4b69082 commit fa6ee04
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3953 | 3953 | | |
3954 | 3954 | | |
3955 | 3955 | | |
| 3956 | + | |
| 3957 | + | |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
| 3961 | + | |
| 3962 | + | |
3956 | 3963 | | |
3957 | | - | |
| 3964 | + | |
3958 | 3965 | | |
| 3966 | + | |
3959 | 3967 | | |
3960 | 3968 | | |
3961 | 3969 | | |
| |||
0 commit comments