Skip to content

Commit

Permalink
Skip test on CRAN.
Browse files Browse the repository at this point in the history
  • Loading branch information
maciekbanas committed Feb 17, 2025
1 parent 91575b3 commit a08a6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-set_repos.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
test_that("set_*_repos creates GitStats object inside GitAI with repos set", {
testthat::skip_on_cran()
withr::local_envvar(GITAI_VERBOSE = FALSE)
my_project <- initialize_project("gitai_test_project")

Expand Down

0 comments on commit a08a6ba

Please sign in to comment.