fix definitions test

This commit is contained in:
Omar Khan
2023-05-24 12:37:37 -04:00
parent 8c34754a1c
commit 70609e070b

View File

@@ -69,7 +69,7 @@ describe('encode and decode using new types as a parameter', function () {
// Normally this would be generated directly from rippled with something like `server_definitions`.
// Added here to make it easier to see what is actually changing in the definitions.json file.
const definitions = JSON.parse(JSON.stringify(normalDefinitionsJson))
definitions.TYPES.NewType = 24
definitions.TYPES.NewType = 31
definitions.FIELDS.push([
'TestField',
{