Skip to content

Commit

Permalink
Udpate snapshot test
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Nov 2, 2023
1 parent b6bffbd commit 8862c40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Suggests:
withr,
covr,
testit,
testthat (>= 3.0.0),
testthat (>= 3.2.0),
xtable
Config/Needs/website: magick, pdftools, gifski, tidyverse/tidytemplate,
rstudio/quillt
Expand Down
3 changes: 2 additions & 1 deletion tests/testthat/_snaps/rjournal_article.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

Code
x <- rjournal_article()
Warning <lifecycle_warning_deprecated>
Condition
Warning:
`rjournal_article()` was deprecated in rticles 0.25.
i Please use `rjtools::rjournal_pdf_article()` instead.
i See official recommandation at https://rjournal.github.io/submissions.html
Expand Down

0 comments on commit 8862c40

Please sign in to comment.