Merge branch '3.3.x' into 3.4.x
Closes gh-43950
This commit is contained in:
@@ -39,7 +39,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
*/
|
||||
@SpringJUnitConfig
|
||||
@Testcontainers(disabledWithoutDocker = true)
|
||||
class ServiceConnectionStartsConnectionOnceIntegrationTest {
|
||||
class ServiceConnectionStartsConnectionOnceIntegrationTests {
|
||||
|
||||
@Container
|
||||
@ServiceConnection
|
||||
Reference in New Issue
Block a user