Skip to content

Commit

Permalink
Add test file with a doppelganger-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Knecht authored and ThomasKnecht committed Oct 7, 2019
1 parent 65e72fb commit 1b61750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-position-nudgestack.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,3 @@ test_that("position_nudgestack() can stack correctly when ymax is NA", {
geom_point(position = position_nudgestack(x = 0.5))
expect_equal(layer_data(p)$y, c(1, 2))
})

0 comments on commit 1b61750

Please sign in to comment.