Radek Adamiak

Results 1 issues of Radek Adamiak

**Describe the bug** Faker generates invalid IBAN numbers for Costa Rica, `CR...` code **To Reproduce** ``` @Test void costaRicaIbanMustBeValid() { /* * Given */ final String givenCountryCode = "CR"; /*...