Skip to content

Commit

Permalink
fix: updating test case
Browse files Browse the repository at this point in the history
  • Loading branch information
shrouti1507 committed Jan 24, 2024
1 parent 0b732e8 commit 15f0c6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/__tests__/data/marketo_bulk_upload_jobStatus_output.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
{
"statusCode": 400,
"error": "Unable to fetch job status: due to error "
"error": "Unable to fetch job status: due to error \"\""
}
]
},
Expand All @@ -21,7 +21,7 @@
},
{
"statusCode": 400,
"error": "Unable to fetch job status: due to error "
"error": "Unable to fetch job status: due to error \"\""
}
]
}
Expand Down

0 comments on commit 15f0c6c

Please sign in to comment.