Skip to content

Commit

Permalink
feat(CB2-10738): msva with certificate (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Searle authored Mar 7, 2024
1 parent faf7549 commit 96ba748
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions tests/resources/test-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -9030,7 +9030,7 @@
"forVehicleClass": ["1"],
"forVehicleSubclass": null,
"forVehicleWheels": null,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"forProvisionalStatus": true,
"testCodes": [
{
Expand Down Expand Up @@ -9062,7 +9062,7 @@
"forVehicleClass": ["1", "2", "3", "4"],
"forVehicleSubclass": null,
"forVehicleWheels": [2, 3, 4],
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"forProvisionalStatus": true,
"testCodes": [
{
Expand Down Expand Up @@ -9147,7 +9147,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": [3, 4],
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -9207,7 +9207,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": [2, 3, 4],
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -9293,7 +9293,7 @@
"forVehicleClass": ["1"],
"forVehicleSubclass": null,
"forVehicleWheels": null,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -9325,7 +9325,7 @@
"forVehicleSubclass": null,
"forProvisionalStatus": true,
"forVehicleWheels": [2, 3, 4],
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -9409,7 +9409,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": [3, 4],
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -10859,7 +10859,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": null,
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -10891,7 +10891,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": null,
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -10940,7 +10940,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": [2, 3, 4],
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -11024,7 +11024,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": [2, 3, 4],
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -11125,7 +11125,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": [3, 4],
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down Expand Up @@ -11183,7 +11183,7 @@
"forVehicleSubclass": null,
"forVehicleWheels": [3, 4],
"forProvisionalStatus": true,
"testTypeClassification": "IVA With Certificate",
"testTypeClassification": "MSVA With Certificate",
"testCodes": [
{
"forVehicleType": "motorcycle",
Expand Down

0 comments on commit 96ba748

Please sign in to comment.