bu if you do it that way: ``` assertThat(Money(1.0...
# announcements
g
bu if you do it that way:
Copy code
assertThat(Money(1.00, "PLN").dividedBy(3.0)).isEqualByComparingTo(Money(0.33, "PLN"))