diff --git a/cypress/fixtures/suite/backoffice/merchant-b2b-contract-requests/dynamic-request-management.json b/cypress/fixtures/suite/backoffice/merchant-b2b-contract-requests/dynamic-request-management.json index f2bb3a78..c7832f35 100644 --- a/cypress/fixtures/suite/backoffice/merchant-b2b-contract-requests/dynamic-request-management.json +++ b/cypress/fixtures/suite/backoffice/merchant-b2b-contract-requests/dynamic-request-management.json @@ -214,18 +214,6 @@ "name": "haveCountry", "key": "country" }, - { - "type": "helper", - "name": "haveCustomer", - "key": "customer", - "arguments": [{ "locale": "#localeEN", "password": "change123" }] - }, - { - "type": "helper", - "name": "confirmCustomer", - "key": "confirmedCustomer", - "arguments": ["#customer"] - }, { "type": "helper", "name": "haveCompany", @@ -238,6 +226,18 @@ "key": "company2", "arguments": [{ "isActive": true, "status": "approved" }] }, + { + "type": "helper", + "name": "haveCustomer", + "key": "customer", + "arguments": [{ "locale": "#localeEN", "password": "change123" }] + }, + { + "type": "helper", + "name": "confirmCustomer", + "key": "confirmedCustomer", + "arguments": ["#customer"] + }, { "type": "helper", "name": "haveCompanyBusinessUnit", diff --git a/cypress/fixtures/suite/mp/merchant-b2b-contract-requests/dynamic-request-management.json b/cypress/fixtures/suite/mp/merchant-b2b-contract-requests/dynamic-request-management.json index 00467923..620490f5 100644 --- a/cypress/fixtures/suite/mp/merchant-b2b-contract-requests/dynamic-request-management.json +++ b/cypress/fixtures/suite/mp/merchant-b2b-contract-requests/dynamic-request-management.json @@ -347,18 +347,6 @@ "name": "haveCountry", "key": "country" }, - { - "type": "helper", - "name": "haveCustomer", - "key": "customer", - "arguments": [{ "locale": "#localeEN", "password": "change123" }] - }, - { - "type": "helper", - "name": "confirmCustomer", - "key": "confirmedCustomer", - "arguments": ["#customer"] - }, { "type": "helper", "name": "haveCompany", @@ -371,6 +359,18 @@ "key": "company2", "arguments": [{ "isActive": true, "status": "approved" }] }, + { + "type": "helper", + "name": "haveCustomer", + "key": "customer", + "arguments": [{ "locale": "#localeEN", "password": "change123" }] + }, + { + "type": "helper", + "name": "confirmCustomer", + "key": "confirmedCustomer", + "arguments": ["#customer"] + }, { "type": "helper", "name": "haveCompanyBusinessUnit", diff --git a/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-creation.json b/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-creation.json index 0660af56..75835843 100644 --- a/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-creation.json +++ b/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-creation.json @@ -303,18 +303,6 @@ "name": "haveCountry", "key": "country" }, - { - "type": "helper", - "name": "haveCustomer", - "key": "customer", - "arguments": [{ "locale": "#localeEN", "password": "change123" }] - }, - { - "type": "helper", - "name": "confirmCustomer", - "key": "confirmedCustomer", - "arguments": ["#customer"] - }, { "type": "helper", "name": "haveCompany", @@ -327,6 +315,18 @@ "key": "company2", "arguments": [{ "isActive": true, "status": "approved" }] }, + { + "type": "helper", + "name": "haveCustomer", + "key": "customer", + "arguments": [{ "locale": "#localeEN", "password": "change123" }] + }, + { + "type": "helper", + "name": "confirmCustomer", + "key": "confirmedCustomer", + "arguments": ["#customer"] + }, { "type": "helper", "name": "haveCompanyBusinessUnit", diff --git a/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-management.json b/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-management.json index 0a6e5ca5..46676b6b 100644 --- a/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-management.json +++ b/cypress/fixtures/suite/yves/merchant-b2b-contract-requests/dynamic-request-management.json @@ -303,18 +303,6 @@ "name": "haveCountry", "key": "country" }, - { - "type": "helper", - "name": "haveCustomer", - "key": "customer", - "arguments": [{ "locale": "#localeEN", "password": "change123" }] - }, - { - "type": "helper", - "name": "confirmCustomer", - "key": "confirmedCustomer", - "arguments": ["#customer"] - }, { "type": "helper", "name": "haveCompany", @@ -327,6 +315,18 @@ "key": "company2", "arguments": [{ "isActive": true, "status": "approved" }] }, + { + "type": "helper", + "name": "haveCustomer", + "key": "customer", + "arguments": [{ "locale": "#localeEN", "password": "change123" }] + }, + { + "type": "helper", + "name": "confirmCustomer", + "key": "confirmedCustomer", + "arguments": ["#customer"] + }, { "type": "helper", "name": "haveCompanyBusinessUnit",