thisisnic commented on a change in pull request #10785:
URL: https://github.com/apache/arrow/pull/10785#discussion_r675509874



##########
File path: r/tests/testthat/test-dplyr-group-by.R
##########
@@ -33,7 +33,7 @@ test_that("group_by groupings are recorded", {
   )
 })
 
-test_that("group_by doesn't yet support creating/renaming", {
+test_that("group_by does now support creating/renaming", {

Review comment:
       ```suggestion
   test_that("group_by supports creating/renaming", {
   ```




-- 
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]


Reply via email to