This commit is contained in:
Roni Dover 2024-04-14 17:53:00 -07:00
parent f3a725e59e
commit fdd8baf5e5

View file

@ -104,7 +104,7 @@ class OwnerControllerTests {
.statusCode(200)
.body(ownerLinkMatcher, Matchers.notNullValue());
// assertThat(false).isTrue();
// assertThat(false).isTrue();
}