diff --git a/tests/testthat/helper-integration-tests-setup.R b/tests/testthat/helper-integration-tests-setup.R index 16e05587..10176b52 100644 --- a/tests/testthat/helper-integration-tests-setup.R +++ b/tests/testthat/helper-integration-tests-setup.R @@ -48,8 +48,7 @@ setup_and_run_FIMS <- function(iter_id, em_input_list, estimation_mode = TRUE, map = list()) { - library(FIMS) - + # Load operating model data om_input <- om_input_list[[iter_id]] om_output <- om_output_list[[iter_id]]