diff --git a/integration/contract/response.models.int.test.ts b/integration/contract/response.models.int.test.ts index 8c150098..faa69514 100644 --- a/integration/contract/response.models.int.test.ts +++ b/integration/contract/response.models.int.test.ts @@ -158,7 +158,8 @@ const commandDecoders: Record> = { Result: ResultD, KeyType: keyTagDecoder, UTCTime: UTCTimeD, - TAITime: TAITimeD + TAITime: TAITimeD, + OperationalState: D.id() } const locationDecoders: Record> = {