From ecc661e80d7f1a0c3c50b75b62f78c2308bd31af Mon Sep 17 00:00:00 2001 From: Aiden Fujiwara Date: Tue, 5 Mar 2024 09:52:37 -0800 Subject: [PATCH] update snapshot --- tests/snapshots/help_command.snap | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/snapshots/help_command.snap b/tests/snapshots/help_command.snap index 08cd5cf..6abdecf 100644 --- a/tests/snapshots/help_command.snap +++ b/tests/snapshots/help_command.snap @@ -1,8 +1,9 @@ --- source: tests/cli.rs +assertion_line: 100 expression: content --- -foreman 1.5.0 +foreman 1.6.0 USAGE: foreman [FLAGS] @@ -13,6 +14,7 @@ FLAGS: -v Logging verbosity. Supply multiple for more verbosity, up to -vvv SUBCOMMANDS: + artifactory-auth Set the Artifactory Token that Foreman should use with the Artifactory API generate-artifactory-path Create a path to publish to artifactory github-auth Set the GitHub Personal Access Token that Foreman should use with the GitHub API gitlab-auth Set the GitLab Personal Access Token that Foreman should use with the GitLab API