Skip to content

Commit

Permalink
tests: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
albersonmiranda committed Sep 4, 2024
1 parent 78e836d commit 5f9b838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-use_cran_defaults.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ test_that("use_cran_defaults() modifies and creates files correctly", {
expect_snapshot(cat_file("src", "Makevars.win"))
expect_snapshot(cat_file("configure"))
expect_snapshot(cat_file("configure.win"))
expect_snapshot(cat_file("tools", "msrv.R"))
})

test_that("use_cran_defaults() quiet if quiet=TRUE", {
Expand Down

0 comments on commit 5f9b838

Please sign in to comment.