Commit 4b84d30
authored
Fix PHPUnit deprecations in data provider named arguments (#22)
- Rename data provider keys to match test method parameters
- Change 'acquireAccessMode' to 'acquireMode'
- Change 'releaseAccessMode' to 'releaseMode'
- Resolves PHPUnit 11 compatibility warnings1 parent ea10c91 commit 4b84d30
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | | - | |
| 336 | + | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
341 | | - | |
| 340 | + | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| |||
0 commit comments