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