diff --git a/tests/testthat/test-line_breaks_top_level_exprs.R b/tests/testthat/test-line_breaks_top_level_exprs.R index dd8c95da8..d3a834ea1 100644 --- a/tests/testthat/test-line_breaks_top_level_exprs.R +++ b/tests/testthat/test-line_breaks_top_level_exprs.R @@ -27,4 +27,3 @@ test_that("extra line breaks are not removed in non-strict mode", { test_collection("line_breaks_top_level_exprs", "non_strict", transformer = style_text) ) }) -