Skip to content

Commit 6513a17

Browse files
committed
TEST: Palette capability "may_return_na"
1 parent afa0d44 commit 6513a17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testthat/test-scale-colour-continuous.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ test_that("scale_params mapping_method supports binned", {
5454
only_two <- sc$map(x, limits = c(0, 1), scale_params = list(mapping_method = "binned", mapping_method_bins = 2))
5555
expect_equal(length(unique(only_two)), 2L)
5656
})
57-

0 commit comments

Comments
 (0)