diff --git a/tests/testthat/test-shinytest2-tm_a_mmrm.R b/tests/testthat/test-shinytest2-tm_a_mmrm.R index 9f5a2772d..72f452252 100644 --- a/tests/testthat/test-shinytest2-tm_a_mmrm.R +++ b/tests/testthat/test-shinytest2-tm_a_mmrm.R @@ -183,7 +183,8 @@ testthat::test_that( app_driver$set_active_module_input("t_mmrm_lsmeans_show_relative", "increase") app_driver$expect_no_validation_error() app_driver$stop() - }) + } +) testthat::test_that( paste0( @@ -225,7 +226,8 @@ testthat::test_that( testthat::expect_false(identical(plot_before, plot)) app_driver$stop() - }) + } +) testthat::test_that( paste0( @@ -253,7 +255,8 @@ testthat::test_that( testthat::expect_false(identical(plot_before, plot)) app_driver$stop() - }) + } +) for (func in output_functions) { testthat::test_that(