See gh-39910
This commit is contained in:
Johnny Lim
2024-03-12 23:23:00 +09:00
committed by Moritz Halbritter
parent 24218ac4a8
commit 412b8dd548
13 changed files with 18 additions and 18 deletions

View File

@@ -35,7 +35,7 @@ import static org.assertj.core.api.Assertions.assertThat;
*
* @author Andy Wilkinson
*/
public class LiquibasePropertiesTests {
class LiquibasePropertiesTests {
@Test
void valuesOfShowSummaryMatchValuesOfUpdateSummaryEnum() {