mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
oops undo that
This commit is contained in:
parent
8a5c738aa1
commit
995f28e9e2
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ public class PetClinicIntegrationTests {
|
|||
|
||||
@Test
|
||||
void testDemo(){
|
||||
assertEquals(2, 2);
|
||||
assertEquals(1, 2);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in a new issue