Skip to content

Commit

Permalink
fix test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Jul 1, 2024
1 parent 3f62328 commit 3f128b7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pkgcheck
Title: rOpenSci Package Checks
Version: 0.1.2.043
Version: 0.1.2.044
Authors@R: c(
person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2172-5265")),
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"codeRepository": "https://github.com/ropensci-review-tools/pkgcheck",
"issueTracker": "https://github.com/ropensci-review-tools/pkgcheck/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.1.2.043",
"version": "0.1.2.044",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down
2 changes: 0 additions & 2 deletions tests/testthat/_snaps/pkgcheck/checks.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ <h3>1. rOpenSci Statistical Standards (<a href="https://github.com/ropensci-revi
<p>❌ This package still has TODO standards and can not be submitted
Package can not be submitted because the following standards [v0.2.0] are missing from your code:</p>
<p>G1.0
G1.4
G1.4a
G1.5
G1.6
G2.0a
G2.1a
Expand Down
2 changes: 0 additions & 2 deletions tests/testthat/_snaps/pkgcheck/checks.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ This package is in the following category:
Package can not be submitted because the following standards [v0.2.0] are missing from your code:

G1.0
G1.4
G1.4a
G1.5
G1.6
G2.0a
G2.1a
Expand Down

0 comments on commit 3f128b7

Please sign in to comment.