oops undo that

This commit is contained in:
Tommaso Gionfriddo 2024-05-19 00:46:07 +10:00
parent 8a5c738aa1
commit 995f28e9e2

View file

@ -53,7 +53,7 @@ public class PetClinicIntegrationTests {
@Test @Test
void testDemo(){ void testDemo(){
assertEquals(2, 2); assertEquals(1, 2);
} }
@Test @Test