Skip to content

Commit c3949e2

Browse files
committed
Skip some more tests
1 parent 8b90436 commit c3949e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-as_spatvector.R

+1
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ test_that("Works with unnamed rowwise_df", {
204204
expect_identical(gr, tbl_regen)
205205
})
206206
test_that("Works with sf", {
207+
skip("Review in > 0.5.1")
207208
sfobj <- sf::read_sf(system.file("extdata/cyl.gpkg", package = "tidyterra"))
208209

209210
expect_s3_class(sfobj, "sf")

0 commit comments

Comments
 (0)