Commit e336a36
fix: Address code review for NeverSchema validator tests
- Pin the exact NeverSchema failure message with isEqualTo instead of contains
- Assert that pointer round-trips into the ValidationError
- Assert the rejected value is captured, closing the Task 1 review's
require vs fail regression risk
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3591b6c commit e336a36
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| 213 | + | |
211 | 214 | | |
212 | 215 | | |
213 | 216 | | |
| |||
0 commit comments