As of Spring Boot 5.3.0, `@SpringBootTest` and `@WebMvcTest` prepare a `ClientRegistrationRepository`, so introducing a `@MockBean` is unnecessary.