ppkarwasz commented on code in PR #784:
URL: https://github.com/apache/commons-io/pull/784#discussion_r2379045722
##########
src/test/java/org/apache/commons/io/build/CharSequenceOriginTest.java:
##########
@@ -109,11 +123,4 @@ void testGetReaderIgnoreCharsetNull() throws IOException {
}
}
- @Override
Review Comment:
Fixed in
https://github.com/apache/commons-io/pull/784/commits/46235ff46e47dcb5fbf79b9c51ce64f193956e39
##########
src/test/java/org/apache/commons/io/build/InputStreamOriginTest.java:
##########
@@ -58,13 +59,6 @@ void testGetFile() {
assertThrows(UnsupportedOperationException.class, super::testGetFile);
}
- @Override
Review Comment:
Fixed in
https://github.com/apache/commons-io/pull/784/commits/46235ff46e47dcb5fbf79b9c51ce64f193956e39
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]