Skip to content

Commit

Permalink
Try fix cmd-check tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
maciekbanas committed Sep 14, 2023
1 parent 59a1ed1 commit 645cf6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-06-GitStats.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ suppressMessages(
test_gitstats <- create_gitstats() %>%
set_host(
api_url = "https://gitlab.com/api/v4",
token = Sys.getenv("GITLAB_PAT_PUBLIC"),
orgs = "mbtests/subgroup"
)
)
Expand Down

0 comments on commit 645cf6d

Please sign in to comment.