We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb4e51 commit 80dde6fCopy full SHA for 80dde6f
tests/testthat/test_location_slice.R
@@ -59,6 +59,7 @@ test_that("location_slice", {
59
dataset = "Example", nn_interpol = TRUE
60
)
61
# checked value by hand
62
+ warning(this_climate_biome$biome)
63
expect_true(as.numeric(this_climate_biome$biome[4]) == 18)
64
65
# now use the full dataframe for pretty labelling
0 commit comments