From daea89ee56065ebb42f5430be5e11d11538671c5 Mon Sep 17 00:00:00 2001 From: mihir-4116 Date: Tue, 12 Mar 2024 13:05:00 +0530 Subject: [PATCH] chore: code review changes --- .../google_adwords_offline_conversions/network.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/integrations/destinations/google_adwords_offline_conversions/network.ts b/test/integrations/destinations/google_adwords_offline_conversions/network.ts index 5d9da6534f..7dc7f97933 100644 --- a/test/integrations/destinations/google_adwords_offline_conversions/network.ts +++ b/test/integrations/destinations/google_adwords_offline_conversions/network.ts @@ -235,6 +235,8 @@ export const networkCallsData = [ }, }, { + description: + 'Mock response from destination depicting a request with invalid authentication credentials', httpReq: { url: 'https://googleads.googleapis.com/v14/customers/customerid/offlineUserDataJobs:create', data: { @@ -269,6 +271,8 @@ export const networkCallsData = [ }, }, { + description: + 'Mock response from destination depicting a request with invalid authentication scopes', httpReq: { url: 'https://googleads.googleapis.com/v14/customers/1234/offlineUserDataJobs:create', data: {