commit
575abf743c
|
|
@ -42,7 +42,7 @@ import static org.springframework.boot.test.autoconfigure.AutoConfigurationImpor
|
|||
*/
|
||||
@DataLdapTest
|
||||
@Testcontainers(disabledWithoutDocker = true)
|
||||
public class DataLdapTestIntegrationTests {
|
||||
public class DataLdapTestDockerTests {
|
||||
|
||||
@Container
|
||||
@ServiceConnection
|
||||
Loading…
Reference in New Issue