Skip to content

Commit

Permalink
knock out gh actions mailto
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Aug 30, 2021
1 parent 17b5592 commit 75bfc41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-pools.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ test_that("email from env var can be found", {
test_that("by default, public pool is used", {
# knock out mailto
withr::local_options(crlite.mailto = NULL)
withr::local_envvar(c("CR_MD_MAILTO" = NA))
# knock out mdplus token
withr::local_envvar(c("CR_MDPLUS_TOKEN" = NA))
# knock out git email
Expand Down

0 comments on commit 75bfc41

Please sign in to comment.