Skip to content

Commit d861518

Browse files
committed
Remove 2 extra lines at end of file
1 parent 4e00343 commit d861518

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testthat/test-ggplot-bar.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,5 +202,3 @@ test_that("For a given x value, if multiple y exist, sum them. ", {
202202
y <- y[info$traces[[1]]$x]
203203
expect_equal(info$traces[[1]]$y, as.numeric(y))
204204
})
205-
206-

0 commit comments

Comments
 (0)