79575073

Date: 2025-04-15 12:01:41
Score: 2
Natty:
Report link

I had similar issue. I was loading fixtures during tests, my controllerTest did not get correct collection on related "chatUsers" property. I had to add $entityManager->clear(); on test file after loading fixtures and everything is just fine! Thanks gvlasov for your tip!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mateusz Krauze