fix formatting

This commit is contained in:
Tommaso Gionfriddo 2024-05-19 00:52:34 +10:00
parent 995f28e9e2
commit ab8fece887

View file

@ -50,7 +50,6 @@ public class PetClinicIntegrationTests {
vets.findAll(); // served from cache vets.findAll(); // served from cache
} }
@Test @Test
void testDemo() { void testDemo() {
assertEquals(1, 2); assertEquals(1, 2);