diff --git a/tests/testthat/test-map_layout.R b/tests/testthat/test-map_layout.R index 69f35cf..cad3649 100644 --- a/tests/testthat/test-map_layout.R +++ b/tests/testthat/test-map_layout.R @@ -16,6 +16,8 @@ test_that("build objet 'mapLayout' no interactive", { testthat::expect_s3_class(obj_mapLayout, 'mapLayout') + unlink(file.path(tempdir(), "zonal_test")) + # opts_zonal <- setSimulationPath(file.path(tempdir(), # "zonal_test")) #