mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
format
This commit is contained in:
parent
f3a725e59e
commit
fdd8baf5e5
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ class OwnerControllerTests {
|
|||
.statusCode(200)
|
||||
.body(ownerLinkMatcher, Matchers.notNullValue());
|
||||
|
||||
// assertThat(false).isTrue();
|
||||
// assertThat(false).isTrue();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue