thisisnic commented on a change in pull request #10638: URL: https://github.com/apache/arrow/pull/10638#discussion_r666191374
########## File path: r/tests/testthat/test-dplyr-string-functions.R ########## @@ -866,3 +866,44 @@ test_that("str_like", { df ) }) + +test_that("str_pad", { + Review comment: Good point - have alternated between even and odd numbers for `width` now. The second to last test uses a `width` value shorter than the input. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org