It is wrong to try to load an application context before test class in the `TestExecutionListener` * Change `beforeTestClass()` phase for the `SpringIntegrationTestExecutionListener` to the `prepareTestInstance()` when other `@BeforeAll` are already executed **Cherry-pick to 5.5.x**