mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15: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
|
@Test
|
||||||
void testDemo(){
|
void testDemo(){
|
||||||
assertEquals(2, 2);
|
assertEquals(1, 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
|
Loading…
Reference in a new issue