Unverified Commit e009f3f4 authored by Zelda Hessler's avatar Zelda Hessler Committed by GitHub
Browse files

remove: PostPlayerAction operation from RestJsonExtras smithy test per the TODO (#1720)

parent 4671922f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -64,8 +64,6 @@ service RestJsonExtras {
        NullInNonSparse,
        CaseInsensitiveErrorOperation,
        EmptyStructWithContentOnWireOp,
        // TODO(https://github.com/awslabs/smithy/pull/1042): Remove this once the test case in Smithy is fixed
        PostPlayerAction
    ],
    errors: [ExtraError]
}