Skip to content

Commit

Permalink
Update PetClinicIntegrationTests.java
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojing1987 authored Dec 18, 2023
1 parent 7993c32 commit 962ccd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ void testFindAll() throws Exception {

@Test
void contextLoads() {
assertEquals(1, 2);
assertEquals(1, 1);
}

@Test
Expand Down

0 comments on commit 962ccd1

Please sign in to comment.