diff --git a/tests/playwright/tests/db/01-webhook.spec.ts b/tests/playwright/tests/db/01-webhook.spec.ts index 6438939242..b35f39a93c 100644 --- a/tests/playwright/tests/db/01-webhook.spec.ts +++ b/tests/playwright/tests/db/01-webhook.spec.ts @@ -683,7 +683,7 @@ test.describe.serial('Webhook', () => { CountryCode: '1', CityCodeRollup: '2', CityCodeFormula: 100, - CityList: 2, + CityList: '2', CityCodeLookup: ['23', '33'], }, ], @@ -694,7 +694,7 @@ test.describe.serial('Webhook', () => { CountryCode: '1', CityCodeRollup: '2', CityCodeFormula: 100, - CityList: 2, + CityList: '2', CityCodeLookup: ['23', '33'], }, ],