Skip to content

Conversation

@workservice-dev
Copy link
Contributor

This pull request fixes a minor readability issue in XmlEscapersTest.

The string "'test'" was unnecessarily escaped as "'test'". This extra escape is not required, does not affect functionality, and reduces clarity.

This PR includes:
• no behavioral changes
• no production code modifications
• only a small cleanup of test code

All tests continue to pass normally.

Copy link
Contributor Author

@workservice-dev workservice-dev left a comment

Choose a reason for hiding this comment

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

I signed it!

@cpovirk cpovirk self-assigned this Dec 3, 2025
@cpovirk cpovirk added type=other Miscellaneous activities not covered by other type= labels package=general P2 labels Dec 3, 2025
copybara-service bot pushed a commit that referenced this pull request Dec 5, 2025
This change contains the change from #8104 and a bit more.

Fixes #8104

RELNOTES=n/a
PiperOrigin-RevId: 839728164
@copybara-service copybara-service bot closed this in ceb2fd5 Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P2 package=general type=other Miscellaneous activities not covered by other type= labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants