Nicolas Koenig

Results 1 issues of Nicolas Koenig

**API Platform version(s) affected**: 3.2.14 **Description** ApiTestCase::createClient always creates a new kernel. If you need services in your test to create the context with `static::getContainer()->get(MyService::class);`, two kernels will be created,...

stale