Skip to content

Commit

Permalink
Prefer code comments over review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr authored Mar 2, 2024
1 parent 85916c3 commit 0f152be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ test_that("basic plot test, spheres", {
})

test_that("rgplot() works", {
# https://stackoverflow.com/a/46320771/5489251
withr::local_envvar(RGL_USE_NULL = TRUE)
withr::local_seed(42)

Expand Down

0 comments on commit 0f152be

Please sign in to comment.