Commit 399aa30
committed
Fix array double arrow alignment in kses tests
WordPress coding standards require aligned double arrows
in multi-line arrays. Adjusts spacing so all arrows in the
data provider align with the longest key.1 parent cdb84fc commit 399aa30
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2720 | 2720 | | |
2721 | 2721 | | |
2722 | 2722 | | |
2723 | | - | |
| 2723 | + | |
2724 | 2724 | | |
2725 | 2725 | | |
2726 | 2726 | | |
2727 | | - | |
| 2727 | + | |
2728 | 2728 | | |
2729 | 2729 | | |
2730 | 2730 | | |
| |||
0 commit comments