Skip to content

Commit

Permalink
Update tests/testthat/test-shinytest2-tm_t_crosstable.R
Browse files Browse the repository at this point in the history
Co-authored-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
Signed-off-by: kartikeya kirar <kirar.kartikeya1@gmail.com>
  • Loading branch information
kartikeyakirar and averissimo authored Apr 17, 2024
1 parent 7acc099 commit 5cca796
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/testthat/test-shinytest2-tm_t_crosstable.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
app_driver_tm_t_crosstable <- function() {
data <- simple_cdisc_data()
init_teal_app_driver(
data = simple_cdisc_data(),
data = data,
modules = tm_t_crosstable(
label = "Cross Table",
x = data_extract_spec(
Expand Down

0 comments on commit 5cca796

Please sign in to comment.