From 15f0c6c914aab82e1369c188e7b7d6bc884df7d4 Mon Sep 17 00:00:00 2001 From: shrouti1507 Date: Wed, 24 Jan 2024 11:19:06 +0530 Subject: [PATCH] fix: updating test case --- test/__tests__/data/marketo_bulk_upload_jobStatus_output.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/__tests__/data/marketo_bulk_upload_jobStatus_output.json b/test/__tests__/data/marketo_bulk_upload_jobStatus_output.json index 320ed050c5..60628f6b3f 100644 --- a/test/__tests__/data/marketo_bulk_upload_jobStatus_output.json +++ b/test/__tests__/data/marketo_bulk_upload_jobStatus_output.json @@ -8,7 +8,7 @@ }, { "statusCode": 400, - "error": "Unable to fetch job status: due to error " + "error": "Unable to fetch job status: due to error \"\"" } ] }, @@ -21,7 +21,7 @@ }, { "statusCode": 400, - "error": "Unable to fetch job status: due to error " + "error": "Unable to fetch job status: due to error \"\"" } ] }