Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-gbloom committed Mar 20, 2024
1 parent 54de298 commit 6908ed2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/__snapshots__/test_help_messages.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@
# ---
# name: test_help_messages[app.deploy]
'''

Usage: default app deploy [OPTIONS]

Syncs the local changes to the stage without creating or updating the
application.

╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --project -p TEXT Path where the Snowflake Native App project │
│ resides. Defaults to current working directory. │
Expand Down Expand Up @@ -119,8 +119,8 @@
│ information. │
│ --silent Turns off intermediate output to console. │
╰──────────────────────────────────────────────────────────────────────────────╯


'''
# ---
# name: test_help_messages[app.init]
Expand Down

0 comments on commit 6908ed2

Please sign in to comment.