Commit ea51df2
committed
test(pm): quote the paths the comment-mask cases name, so they can fail (#8478)
Reverse-verifying the comment half — removing the mask and watching the
diagnostics — showed two of the new cases staying GREEN through the ablation.
The scan only ever reads QUOTED spans, and those two fixtures named their paths
bare inside the comment, so they asserted nothing either way. Quoted, the same
ablation reddens all three comment cases.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018WuTtyckQa1VcXwgd52JpN1 parent 760caf8 commit ea51df2
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
902 | 908 | | |
903 | 909 | | |
904 | | - | |
| 910 | + | |
905 | 911 | | |
906 | | - | |
| 912 | + | |
907 | 913 | | |
908 | 914 | | |
909 | 915 | | |
| |||
0 commit comments