Skip to content

Commit 507221e

Browse files
committed
Fix query tests again
1 parent 1e116f4 commit 507221e

File tree

1 file changed

+1
-1
lines changed
  • build_tools/aws-sdk-code-generator/spec/protocol-tests/output

1 file changed

+1
-1
lines changed

build_tools/aws-sdk-code-generator/spec/protocol-tests/output/query.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@
519519
]
520520
},
521521
"description": "Parses customized XML errors",
522-
"errorCode": "CustomCodeError",
522+
"errorCode": "Customized",
523523
"errorMessage": "Hi",
524524
"error": {
525525
"Message": "Hi"

0 commit comments

Comments
 (0)