Skip to content

Commit

Permalink
Merge pull request #27 from maelle/seed
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr authored May 19, 2023
2 parents f1c85c0 + 57fbe34 commit 58c7d9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 3 additions & 5 deletions man/lazytest_local.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions man/rmd/lazytest_local.Rmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Let's create a package with two boilerplate tests.

```{r}
withr::local_seed(42)
withr::local_options(usethis.quiet = TRUE)
pkg_parent_dir <- withr::local_tempdir()
Expand Down

0 comments on commit 58c7d9f

Please sign in to comment.