Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
phpunit
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2021 at 11:39 UTC
Updated:
22 Jul 2021 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwaveThese are relatively new, this is probably due to #3131281: Replace assertEqual() with assertEquals()
Comment #3
longwaveComment #4
longwaveComment #5
mondrakeRTBC, let's cleanup dead returns. Is anything from #3131900: Refactor assertions that assign return values to variables still relevant after this, or can we close it outdated?
Comment #6
longwaveForgot about that one. Let's see what remains after this is committed.
Comment #8
catchCommitted e76b29a and pushed to 9.3.x. Thanks!