From 9fe5e14d6dfecf4e4528db5f23f8635cd0bc66a6 Mon Sep 17 00:00:00 2001 From: shrouti1507 Date: Wed, 3 Jan 2024 10:00:14 +0530 Subject: [PATCH] fix: edit test case description --- .../google_adwords_remarketing_lists/processor/data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integrations/destinations/google_adwords_remarketing_lists/processor/data.ts b/test/integrations/destinations/google_adwords_remarketing_lists/processor/data.ts index 91cdc2aa92..804efec220 100644 --- a/test/integrations/destinations/google_adwords_remarketing_lists/processor/data.ts +++ b/test/integrations/destinations/google_adwords_remarketing_lists/processor/data.ts @@ -11812,7 +11812,7 @@ export const data = [ }, { name: 'google_adwords_remarketing_lists', - description: 'Test 20', + description: 'Test 20: adding consent object', feature: 'processor', module: 'destination', version: 'v0', @@ -11955,7 +11955,7 @@ export const data = [ }, { name: 'google_adwords_remarketing_lists', - description: 'Test 20', + description: 'Test 20 : consent field values are discarded if it does not match allowed values', feature: 'processor', module: 'destination', version: 'v0',