JavaMoney / jsr354-ri

JSR 354 - Moneta: Reference Implementation
Other
334 stars 100 forks source link

fix: Add default to ECB loader config #388

Closed kewne closed 1 year ago

kewne commented 1 year ago

Adds a default loader config to the ECB providers so they properly load in tests (as reported in #370).

Some tests still fail but that's due to the way that historic rates are looked up.


This change is Reviewable