Skip to content

Commit

Permalink
feat(cb2-11591): moved 450 into 420, no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Searle committed Sep 5, 2024
1 parent fe6193e commit beb2bce
Showing 1 changed file with 2 additions and 34 deletions.
36 changes: 2 additions & 34 deletions tests/resources/test-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -13220,7 +13188,7 @@
"forProvisionalStatus": true,
"testCodes": [
{
"forVehicleType": ["trl"],
"forVehicleType": ["hgv", "trl"],
"forVehicleSize": null,
"forVehicleConfiguration": null,
"forVehicleAxles": null,
Expand Down

0 comments on commit beb2bce

Please sign in to comment.