Commit f944413
authored
Flip the order of the diff in
When this failed on CI the other day it looked a little odd as the "-"
lines were the ones that were the new state. So flip the order so the
"+" lines are how it should be generated vs. what is currently checked
in to the Reference directory. i.e. - the output becomes "the patch to
apply to reference" instead of the output being what would get applied
to the "generator".test-plugin (#2059)1 parent e45184e commit f944413
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments