Skip to content

Commit

Permalink
(#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarbone committed May 27, 2024
1 parent 94323ec commit 83583c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/testthat/_snaps/class-command-args.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
Code
command_args("---help")$parse()
Output
{scribe} v0.3.0.9001
{scribe} v0.3.0.9002
For more information, see https://jmbarbone.github.io/scribe/
named list()

Expand All @@ -203,6 +203,6 @@
Code
command_args("---version")$parse()
Output
0.3.0.9001
0.3.0.9002
named list()

0 comments on commit 83583c0

Please sign in to comment.