Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix xmlns issues in awsQuery tests #799

Merged
merged 1 commit into from
May 13, 2021
Merged

Fix xmlns issues in awsQuery tests #799

merged 1 commit into from
May 13, 2021

Conversation

kstich
Copy link
Contributor

@kstich kstich commented May 13, 2021

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kstich kstich requested a review from mtdowling May 13, 2021 18:36
@@ -436,7 +436,7 @@ structure XmlNamespacesOutput {
}

// Ingored since it's not at the top-level
@xmlNamespace(uri: "http://foo.com")
@xmlNamespace(uri: "http://boo.com")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to show distinction from the also ignored @xmlNamespace trait on XmlNamespacesOutput.

@mtdowling mtdowling merged commit 32ef0f1 into main May 13, 2021
@mtdowling mtdowling deleted the fix_query_xmlns_tests branch June 8, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants