I ‘m working with Symfony 5.1 using the firewall and a guard authenticator; All was working fine with 5.1. I’ve recently upgrade to Symfony 5.2 and almost all working fine except Unit tests. When i do a step by step debugging, it’s not stepping into the Authenticator anymore like it was the case previously (in 5.1). Any parameter missing in