Skip to content

Commit

Permalink
styler
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit committed Nov 3, 2023
1 parent 4edd7b7 commit 6384e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-chevron_tlg-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ test_that("run uses the argument passed through the ellipsis in priority", {
arm_var = "ARM",
user_args = user_args,
verbose = TRUE
)
)
)
expect_snapshot(cat(res))
expect_snapshot(cat(export_as_txt(tbl, lpp = 100)))
})
Expand Down

0 comments on commit 6384e94

Please sign in to comment.