Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
field system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Mar 2022 at 17:05 UTC
Updated:
12 Apr 2022 at 09:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
danflanagan8This one was pretty brainless. Nice and easy.
This one used class in a couple Kernel tests, which is a little unusual. But the required changes are pretty obvious.
Comment #3
danflanagan8Updating priority to Major just like @xjm did for #3248295: Taxonomy tests should not rely on Classy and adding D10 tag.
Comment #4
dwwPatch looks great. I don't think the reduction in specificity harms any of these assertions.
Before
After
Whereas:
Therefore be it resolved: RTBC. 😉
Thanks @danflanagan8!
Comment #7
catchCommitted/pushed to 10.0.x and cherry-picked to 9.4.x, thanks!