From beb2bce66a1f7350ebd632f509764ae003d1577a Mon Sep 17 00:00:00 2001 From: Daniel Searle Date: Mon, 2 Sep 2024 10:18:19 +0100 Subject: [PATCH] feat(cb2-11591): moved 450 into 420, no longer needed --- tests/resources/test-types.json | 36 ++------------------------------- 1 file changed, 2 insertions(+), 34 deletions(-) diff --git a/tests/resources/test-types.json b/tests/resources/test-types.json index 5c0b6f4..2c2a41a 100644 --- a/tests/resources/test-types.json +++ b/tests/resources/test-types.json @@ -13177,39 +13177,7 @@ "linkedIds": null, "name": "Mutual Recognition Cat E Statutory", "testTypeName": "Mutual Recognition Cat E Statutory", - "forVehicleType": ["hgv"], - "forVehicleSize": null, - "forVehicleConfiguration": null, - "forVehicleAxles": null, - "forEuVehicleCategory": null, - "forVehicleClass": null, - "forVehicleSubclass": null, - "forVehicleWheels": null, - "forProvisionalStatus": true, - "testCodes": [ - { - "forVehicleType": ["hgv"], - "forVehicleSize": null, - "forVehicleConfiguration": null, - "forVehicleAxles": null, - "forEuVehicleCategory": null, - "forVehicleClass": null, - "forVehicleSubclass": null, - "forVehicleWheels": null, - "defaultTestCode": "ysz", - "linkedTestCode": null, - "forProvisionalStatus": true - } - ] - }, - { - "id": "450", - "sortId": "450", - "typeOfTest": "desk-based", - "linkedIds": null, - "name": "Mutual Recognition Cat E Statutory", - "testTypeName": "Mutual Recognition Cat E Statutory", - "forVehicleType": ["trl"], + "forVehicleType": ["hgv", "trl"], "forVehicleSize": null, "forVehicleConfiguration": null, "forVehicleAxles": null, @@ -13220,7 +13188,7 @@ "forProvisionalStatus": true, "testCodes": [ { - "forVehicleType": ["trl"], + "forVehicleType": ["hgv", "trl"], "forVehicleSize": null, "forVehicleConfiguration": null, "forVehicleAxles": null,