tests/testthat/test-limits.R

test_that("limits() throw meaningful errors", {
  expect_snapshot_error(lims(1:2))
  expect_snapshot_error(lims(linewidth = 1))
})
hadley/ggplot2 documentation built on May 4, 2024, 2:17 a.m.