Skip to content

Commit

Permalink
Update published_at dates to reflect correct currency rates in fixtures.
Browse files Browse the repository at this point in the history
  • Loading branch information
deeravenger committed Dec 31, 2024
1 parent 955d500 commit f971482
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/_data/fixtures/currencies_rates.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,21 @@
"currency_id": "1ae5bfd5-03e8-412b-80d2-c0ecf3ce32fe",
"base_currency_id": "a98daee8-1740-4514-a33e-dccaa90fc07b",
"rate": 0.91474200,
"published_at": "2020-cc-01"
"published_at": "2020-cc-28"
},
{
"id": "7b29813d-7b50-488f-b587-e14064f2e924",
"currency_id": "fe5d9269-b69c-4841-9c04-136225447eca",
"base_currency_id": "a98daee8-1740-4514-a33e-dccaa90fc07b",
"rate": 132.73333300,
"published_at": "2020-cc-01"
"published_at": "2020-cc-28"
},
{
"id": "f3034128-2a1d-4981-b4d4-921376431e15",
"currency_id": "a98daee8-1740-4514-a33e-dccaa90fc07b",
"base_currency_id": "a98daee8-1740-4514-a33e-dccaa90fc07b",
"rate": 1.00000000,
"published_at": "2020-cc-01"
"published_at": "2020-cc-28"
},
{
"id": "7b7504a6-df5c-4f4c-a28d-3469f5993141",
Expand Down

0 comments on commit f971482

Please sign in to comment.