Skip to content

Commit 4d66dad

Browse files
Thomas KnechtThomasKnecht
Thomas Knecht
authored andcommitted
Add tests for correct nudging and stacking
1 parent 1b61750 commit 4d66dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-position-nudgestack.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,4 @@ test_that("position_nudgestack() can stack correctly when ymax is NA", {
110110
geom_point(position = position_nudgestack(x = 0.5))
111111
expect_equal(layer_data(p)$y, c(1, 2))
112112
})
113+

0 commit comments

Comments
 (0)