Skip to content

Commit

Permalink
Replace mockery
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Aug 15, 2024
1 parent 6d0cc82 commit 3de7fd8
Show file tree
Hide file tree
Showing 12 changed files with 481 additions and 458 deletions.
7 changes: 4 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ Depends:
Suggests:
codetools,
covr,
knitr,
mockery,
oskeyring,
knitr,
rmarkdown,
testthat (>= 3.0.0),
withr
Expand All @@ -29,5 +28,7 @@ Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
SystemRequirements: git
Imports:
utils
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export(gitcreds_list_helpers)
export(gitcreds_parse_output)
export(gitcreds_reject)
export(gitcreds_set)
importFrom(utils,menu)
Loading

0 comments on commit 3de7fd8

Please sign in to comment.