alexruiz / fest-assert-1.x

FEST Fluent Assertions
http://fest.easytesting.org
Apache License 2.0
14 stars 8 forks source link

Fix failing tests due to mismatch of number formats. #4

Open jongerrish opened 10 years ago

jongerrish commented 10 years ago

Tests were failing due to a difference in the expected number format. Made tests expectations aligned with actual behaviour. All tests in this project now pass.