changed formatter

This commit is contained in:
2026-05-17 00:26:46 +02:00
parent 4d96524adb
commit a8ecf65180
17 changed files with 180 additions and 191 deletions
@@ -20,8 +20,7 @@ class ApplicationTests {
private DataSource dataSource;
@Test
void contextLoads() {
}
void contextLoads() {}
@Test
void connectionToTestDbWorks() throws SQLException {