Skip to content

Commit bc6ca2f

Browse files
author
Lindsay Carr
committed
merging conflicts
Merge branch 'master' of https://github.com/lindsaycarr/gsplot Conflicts: tests/testthat/test-set_view_lim.R
2 parents ed0a8c3 + 501092c commit bc6ca2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testthat/test-set_view_lim.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ test_that("gsplot yaxs = 'o' works", {
3232
points(1:4,1:4) %>%
3333
lines(1:6,1:6)
3434

35+
3536
beforeBuffer <- c(0,6)
3637
buffer <- diff(beforeBuffer)*0.04
3738
afterBuffer <- c(beforeBuffer[1], beforeBuffer[2]+buffer)

0 commit comments

Comments
 (0)