mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 11:24:03 +00:00
Write tests
This commit is contained in:
parent
8fc9d4d455
commit
c3e85c3e5d
5 changed files with 32 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ test('currencies can be serialized to JSON', function () {
|
|||
'rounding' => 2,
|
||||
'decimalSeparator' => ',',
|
||||
'thousandsSeparator' => '.',
|
||||
'deleteTrailingDecimalZeros' => false,
|
||||
]);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue