Skip to content

Commit 80dde6f

Browse files
committed
debug
1 parent cfb4e51 commit 80dde6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test_location_slice.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ test_that("location_slice", {
5959
dataset = "Example", nn_interpol = TRUE
6060
)
6161
# checked value by hand
62+
warning(this_climate_biome$biome)
6263
expect_true(as.numeric(this_climate_biome$biome[4]) == 18)
6364

6465
# now use the full dataframe for pretty labelling

0 commit comments

Comments
 (0)