Skip to content

Commit

Permalink
Fix convert test
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJoiner committed Apr 29, 2024
1 parent 2cb5c64 commit 6ee75d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/vss/convert/payloadv2_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ var fullV2InputJSON = `{
]
}
},
"vehicleTokenID": 123,
"vehicleTokenId": 123,
"make": "",
"model": "",
"year": 0
Expand Down

0 comments on commit 6ee75d4

Please sign in to comment.