Skip to content

Commit

Permalink
end lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jrosell committed Sep 7, 2024
1 parent 03d4b17 commit c22d483
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/theme-aoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ labeller_aoc <- function(...) {

#' @rdname scale_color_aoc
#' @export
scale_colour_aoc <- scale_color_aoc
scale_colour_aoc <- scale_color_aoc

1 change: 1 addition & 0 deletions tests/testthat/test-theme-aoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ test_that("theme_aoc works", {
y = "Age by Country"
)
})

0 comments on commit c22d483

Please sign in to comment.