thisisnic opened a new pull request, #49333: URL: https://github.com/apache/arrow/pull/49333
### Rationale for this change testthat 3.3.0 added `expect_r6_class()` which we had implemented ourselves. This removes our custom implementation in favor of the upstream version. ### What changes are included in this PR? - Bump testthat requirement from >= 3.1.0 to >= 3.3.0 - Remove custom `expect_r6_class()` from helper-expectation.R ### Are these changes tested? Existing tests use `expect_r6_class()` extensively and will exercise the testthat version. ### Are there any user-facing changes? No. --- This PR was generated by Claude. All outputs were reviewed and confirmed before pushing. * GitHub Issue: #48145 -- 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]
