Skip to content

Commit 1b61750

Browse files
Thomas KnechtThomasKnecht
Thomas Knecht
authored andcommitted
Add test file with a doppelganger-test
1 parent 65e72fb commit 1b61750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/testthat/test-position-nudgestack.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,3 @@ 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)