We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45de746 + 8d0c7af commit 64f48d9Copy full SHA for 64f48d9
tests/testthat/test-fda-table_02.R
@@ -7,7 +7,7 @@ test_that("Table 02 generation works with default values", {
7
8
result <- make_table_02(adsl)
9
expect_snapshot(result$tbl |> as.data.frame())
10
- })
+})
11
12
test_that("Table 02 generation works with custom values", {
13
options(pillar.print_max = 50, width = 200)
0 commit comments