From 9497d285a44b370966b702145c0eaecadd3ed510 Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Wed, 15 Jan 2025 20:44:18 +0000 Subject: [PATCH] delint --- tests/testthat/test-pipe_continuation_linter.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {