Commit 467fe26
authored
Use named cases for the data provider for changelog tests (#1880)
This makes it easier to identify which package has an invalid changelog
as PHPUnit displays the name of the failing case in its output (which is
easier to understand than figuring out which component has the index 23
in the data provider).1 parent 2ccbb81 commit 467fe26
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | 175 | | |
177 | | - | |
| 176 | + | |
178 | 177 | | |
179 | 178 | | |
180 | 179 | | |
| |||
0 commit comments