Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
wkmor1 committed Aug 28, 2024
1 parent 11cd92e commit 4cf78b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/tinytest/test_pkg.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ expect_inherits(finbif_geo_convert("laji-data2.tsv"), "sf")

expect_inherits(finbif_geo_convert("laji-data2.tsv", geo = "footprint"), "sf")

expect_inherits(finbif_geo_convert("HBF.6968.zip"), "sf")
expect_inherits(finbif_geo_convert("HBF.6968.zip", n = 1), "sf")

suppressWarnings(
finbif_geo_convert(
Expand Down

0 comments on commit 4cf78b6

Please sign in to comment.