Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
phpunit
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 May 2018 at 12:45 UTC
Updated:
31 May 2018 at 12:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tstoecklerHere we go. Note that I fetched the entity type's label because that seemed to be more inline with the rest of the message's style. Also
getChangeSummary()also fetches the label in the same way, so that if something goes super wrong and the entity type does not exist, this does not make it worse. I don't feel strongly about this, though, if people think we should rather just display the entity type ID.Comment #3
amateescu commentedLooks fine to me, and very helpful as well :)
Comment #4
alexpottCommitted and pushed d2d499546c to 8.6.x and b70979d923 to 8.5.x. Thanks!
Backported to 8.5.x since this is a test only change.