Commit 18bb4cf
committed
Remove consecutive whitespace when comparing tests
As discussed previously php-mf2 has custom handling of textContent to
match with what consumers were expecting to get back. This means all
tests around plain text output have a high tendency to fail.
This change addresses that a little by ignoring whitespace differences
within e-* properties.1 parent 236e2d9 commit 18bb4cf
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments