Skip to content

Commit

Permalink
update test data
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Feb 15, 2024
1 parent 4827f39 commit df88ba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/data/wcmp2-failing.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"contacts": [
{
"name": "Government of Canada; Environment and Climate Change Canada; Meteorological Service of Canada",
"positionName": "National Inquiry Response Team",
"position": "National Inquiry Response Team",
"phones": [
{
"value": "+18199972800"
Expand Down
2 changes: 1 addition & 1 deletion tests/data/wcmp2-passing.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"contacts": [
{
"organization": "Government of Canada; Environment and Climate Change Canada; Meteorological Service of Canada",
"positionName": "National Inquiry Response Team",
"position": "National Inquiry Response Team",
"phones": [
{
"value": "+18199972800"
Expand Down

0 comments on commit df88ba3

Please sign in to comment.