We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e00343 commit d861518Copy full SHA for d861518
tests/testthat/test-ggplot-bar.R
@@ -202,5 +202,3 @@ test_that("For a given x value, if multiple y exist, sum them. ", {
202
y <- y[info$traces[[1]]$x]
203
expect_equal(info$traces[[1]]$y, as.numeric(y))
204
})
205
-
206
0 commit comments