diff --git a/r/tests/testthat/test-compute-vector.R b/r/tests/testthat/test-compute-vector.R index 1e25c9e6a47..6cd57b7fcf3 100644 --- a/r/tests/testthat/test-compute-vector.R +++ b/r/tests/testthat/test-compute-vector.R @@ -116,7 +116,7 @@ test_that("call_function validation", { Array$create(c(TRUE, FALSE, TRUE)), options = list(keep_na = TRUE) ), - "arguments must all be the same length" + "Arguments for execution of vector kernel function 'array_filter' must all be the same length" ) expect_error( call_function("filter",