Skip to content

Commit

Permalink
need to trigger postProcess for this test
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmseddy committed Jul 8, 2024
1 parent 67e094e commit fa8ef06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-prepInputs.R
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ test_that("prepInputs doesn't work (part 1)", {
expect_error(prepInputs(destinationPath = dPath,
url = "http://sis.agr.gc.ca/cansis/nsdb/ecostrat/zone/ecozone_shp.zip",
archive = file.path(dPath, "ecozone_shp.zip"),
studyArea = StudyArea,
filename2 = "use_writeTo_instead.shp"))

})
Expand Down

0 comments on commit fa8ef06

Please sign in to comment.