Skip to content

Commit 09d19e8

Browse files
committed
tests: configure a default currency
1 parent 04422b2 commit 09d19e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/support/money.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
Money.locale_backend = :i18n
2+
Money.default_currency = Money::Currency.new('USD')

0 commit comments

Comments
 (0)