- Issue created by @Alina Basarabeanu
- Status changed to Postponed: needs info
5 months ago 9:52am 21 June 2024 - 🇦🇲Armenia murz Yerevan, Armenia
Seems this happens because the 'entity_type.manager' is already initiated somewhere with the Drupal Core class, instead of the TestHelpers stub.
Try to add this line at the very start of your unit test:\Drupal::service('entity_type.manager');
It should initiate the TestHelpers stub.
- Status changed to Closed: outdated
3 months ago 7:01am 14 August 2024