Commit d3dff49
committed
fix(test): use smart quotes in newText to preserve original form
The fuzzy match consumes the smart quotes from the original, so newText
must provide the desired output form. This correctly tests that the NFKC
offset mapper preserves unrelated content (ligature + combining accent).1 parent 5e98775 commit d3dff49
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
0 commit comments