Rename DataLdapTestIntegrationTests to remove clash

Closes gh-41617
This commit is contained in:
Andy Wilkinson 2024-07-25 16:35:37 +01:00
parent c642f6d268
commit 163581cfe8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ import static org.springframework.boot.test.autoconfigure.AutoConfigurationImpor
*/
@DataLdapTest
@Testcontainers(disabledWithoutDocker = true)
public class DataLdapTestIntegrationTests {
public class DataLdapTestDockerTests {
@Container
@ServiceConnection