This commit is contained in:
Stéphane Nicoll
2024-01-17 17:43:47 +01:00
parent 699da7c383
commit f5b0d9509d
45 changed files with 373 additions and 411 deletions

View File

@@ -35,7 +35,7 @@ import static org.assertj.core.api.Assertions.assertThat;
class CustomSQLExceptionTranslatorRegistrarTests {
@Test
public void customErrorCodeTranslation() {
void customErrorCodeTranslation() {
new ClassPathXmlApplicationContext("test-custom-translators-context.xml",
CustomSQLExceptionTranslatorRegistrarTests.class);