Skip to content

Commit

Permalink
update test with cr data opens #77
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Feb 4, 2021
1 parent c3a39b9 commit 7e4152b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/testthat/_snaps/cr_md_fetch.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{
"type": "character",
"attributes": {},
"value": ["2020-12-10", "2020-11-17", "2020-01-22", "2020-11-17", "2020-10-05", "2020-11-17", "2020-11-11", "2020-11-10", "2020-11-10", "2020-04-30"]
"value": ["2020-12-10", "2021-01-30", "2020-01-22", "2020-11-17", "2020-10-05", "2020-11-17", "2020-11-11", "2020-11-10", "2020-11-10", "2020-04-30"]
},
{
"type": "character",
Expand All @@ -38,7 +38,7 @@
{
"type": "character",
"attributes": {},
"value": ["2020-12-10", "2020-11-17", "2020-09-25", "2020-11-17", "2020-10-05", "2020-11-17", "2020-11-11", "2020-11-10", "2020-11-10", "2020-06-04"]
"value": ["2020-12-10", "2021-01-30", "2020-09-25", "2020-11-17", "2021-01-19", "2020-11-17", "2020-11-11", "2020-11-10", "2020-11-10", "2020-06-04"]
},
{
"type": "double",
Expand Down Expand Up @@ -94,7 +94,7 @@
{
"type": "character",
"attributes": {},
"value": ["1", "1", "1", "0", "3", "0", "0", "5", "2", "0"]
"value": ["1", "4", "1", "0", "4", "0", "0", "5", "2", "0"]
},
{
"type": "character",
Expand Down

0 comments on commit 7e4152b

Please sign in to comment.