diff --git a/tests/testthat/test-pipe_continuation_linter.R b/tests/testthat/test-pipe_continuation_linter.R index 191678247..0d3350bca 100644 --- a/tests/testthat/test-pipe_continuation_linter.R +++ b/tests/testthat/test-pipe_continuation_linter.R @@ -138,7 +138,7 @@ test_that("pipe-continuation linter handles native pipe", { local({ linter <- pipe_continuation_linter() - .cases = tibble::tribble( + .cases <- tibble::tribble( ~code_string, ~.test_name, trim_some(" my_fun <- function() {