Closed LordSimal closed 2 years ago
Merging #322 (b9de4aa) into master (baca2e1) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #322 +/- ##
=========================================
Coverage 94.13% 94.13%
Complexity 224 224
=========================================
Files 19 19
Lines 580 580
=========================================
Hits 546 546
Misses 34 34
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update baca2e1...b9de4aa. Read the comment docs.
As we did the same in https://github.com/cakephp/cakephp/pull/15472 I replaced phpunits deprecated
->at()
method with->once()