Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Reevn authored and robfletcher committed Jan 31, 2022
1 parent 24ccb67 commit e57ad2a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ internal object BeanPropertyAssertions {
dateOfBirth = LocalDate.of(1947, 1, 8),
image = "catflap".toByteArray()
)

val error = assertThrows<AssertionError> {
expectThat(subject).propertiesAreEqualToIgnoring(
other,
Expand Down

0 comments on commit e57ad2a

Please sign in to comment.