Commit 77d96ee
fix: update test expectations for email validation behavior change
Invalid emails no longer persist their value after failed UnmarshalJSON
validation, since the new net/mail-based validation sets the value only
after successful parsing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bb4dd92 commit 77d96ee
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 79 | + | |
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
| |||
139 | 136 | | |
140 | 137 | | |
141 | 138 | | |
142 | | - | |
| 139 | + | |
143 | 140 | | |
144 | 141 | | |
145 | 142 | | |
| |||
0 commit comments