diff --git a/playwright-tests/tests/mockResponses/0002a_Advanced_Replace_Deductible_Client/experiments/api/v1/experiments/run.json b/playwright-tests/tests/mockResponses/0002a_Advanced_Replace_Deductible_Client/experiments/api/v1/experiments/run.json index f3d25831..fffb8f9b 100644 --- a/playwright-tests/tests/mockResponses/0002a_Advanced_Replace_Deductible_Client/experiments/api/v1/experiments/run.json +++ b/playwright-tests/tests/mockResponses/0002a_Advanced_Replace_Deductible_Client/experiments/api/v1/experiments/run.json @@ -14,6 +14,21 @@ "settings": { "DisplayPIAInsurance": "true" } + }, + { + "universeName": "NextGenAdyenPaymentTest", + "universeId": 848, + "testName": "NextGenAdyenPaymentIntegration_V1", + "testId": 727, + "variationName": "YesShowAdyenPaymentIntergration_V1_TEST", + "variationId": 1855, + "isActive": true, + "isExposed": true, + "userPartitionNumber": 26, + "assignmentId": 16698635, + "settings": { + "ISS_Enable_Adyen_V1": "true" + } } ] } \ No newline at end of file diff --git a/playwright-tests/tests/mockResponses/common/experiments/api/v1/experiments/run.json b/playwright-tests/tests/mockResponses/common/experiments/api/v1/experiments/run.json index 38a3b7f8..0472dc19 100644 --- a/playwright-tests/tests/mockResponses/common/experiments/api/v1/experiments/run.json +++ b/playwright-tests/tests/mockResponses/common/experiments/api/v1/experiments/run.json @@ -14,6 +14,21 @@ "settings": { "DisplayPIAInsurance": "true" } + }, + { + "universeName": "NextGenAdyenPaymentTest", + "universeId": 848, + "testName": "NextGenAdyenPaymentIntegration_V1", + "testId": 727, + "variationName": "YesShowAdyenPaymentIntergration_V1_TEST", + "variationId": 1855, + "isActive": true, + "isExposed": true, + "userPartitionNumber": 26, + "assignmentId": 16698635, + "settings": { + "ISS_Enable_Adyen_V1": "true" + } } ] } \ No newline at end of file