Skip to content

Commit bbdc2d6

Browse files
committed
skip on mac
1 parent 6684393 commit bbdc2d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/testthat/test-classify_ground.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ test_that("classify_ground csf works with last_returns = FALSE", {
8989
test_that("classify_ground ptd works",
9090
{
9191
skip_on_cran()
92+
skip_on_os("mac")
9293

9394
myptd = ptd()
9495
las <- classify_ground(topography, myptd)

0 commit comments

Comments
 (0)