diff --git a/smithy-protocol-tests/model/rpcv2Cbor/cbor-maps.smithy b/smithy-protocol-tests/model/rpcv2Cbor/cbor-maps.smithy index 93e05e0263d..0f4a5223d6e 100644 --- a/smithy-protocol-tests/model/rpcv2Cbor/cbor-maps.smithy +++ b/smithy-protocol-tests/model/rpcv2Cbor/cbor-maps.smithy @@ -171,8 +171,7 @@ apply RpcV2CborDenseMaps @httpResponseTests([ params: { "denseSetMap": { "x": [], - "y": ["a", "b"], - "z": null + "y": ["a", "b"] } } }