Skip to content

Commit 64f48d9

Browse files
committed
Merge branch '218_table2_ard@main' of github.com:pharmaverse/cardinal into 218_table2_ard@main
# Conflicts: # man/make_table_02.Rd
2 parents 45de746 + 8d0c7af commit 64f48d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-fda-table_02.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ test_that("Table 02 generation works with default values", {
77

88
result <- make_table_02(adsl)
99
expect_snapshot(result$tbl |> as.data.frame())
10-
})
10+
})
1111

1212
test_that("Table 02 generation works with custom values", {
1313
options(pillar.print_max = 50, width = 200)

0 commit comments

Comments
 (0)