Skip to content

Commit

Permalink
fix: revert pdf(NULL) for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bms63 committed Sep 28, 2023
1 parent 59c4f2e commit 3d25a42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file added tests/testthat/Rplots.pdf
Binary file not shown.
1 change: 0 additions & 1 deletion tests/testthat/ref/ex1.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ summary(cars)
You can also embed plots, for example:

```{r pressure, echo=FALSE}
pdf(NULL)
plot(pressure)
```

Expand Down

0 comments on commit 3d25a42

Please sign in to comment.