`BasicErrorControllerIntegrationTest` is handling the context in each test and yet it starts a useless test via `@SpringBootTest`. This commit removes the useless runner and associated annotations.
`BasicErrorControllerIntegrationTest` is handling the context in each test and yet it starts a useless test via `@SpringBootTest`. This commit removes the useless runner and associated annotations.