Skip to content

Conversation

@IcoreE
Copy link
Contributor

@IcoreE IcoreE commented Dec 23, 2025

The unit test method testDelete_StringStringarray() in CharSetUtilsTest contains a redundant assertion

        assertEquals("hello", CharSetUtils.delete("hello", ""));
        assertEquals("hello", CharSetUtils.delete("hello", ""));

@garydgregory
Copy link
Member

@IcoreE
You don't need to create Jira tickets for trivial changes.
TY!

@garydgregory garydgregory merged commit 67cbf81 into apache:master Dec 23, 2025
20 checks passed
@IcoreE
Copy link
Contributor Author

IcoreE commented Dec 23, 2025

Okay, I'll be more careful with this from now on. Thanks for reminding me. @garydgregory

@garydgregory
Copy link
Member

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