Skip to content

Commit

Permalink
fix test atmos
Browse files Browse the repository at this point in the history
  • Loading branch information
haitham911 committed Feb 7, 2025
1 parent bbf9e97 commit b63015e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/snapshots/TestCLICommands_atmos.stdout.golden

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tests/test-cases/help-and-usage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ tests:
command: "atmos"
expect:
stdout:
- "atmos.yaml CLI config file was not found"
- "The default Atmos stacks directory is set to stacks"
- "atmos.yaml CLI config file specifies the directory for Atmos stacks as"
- "CLI config file specifies the directory for Atmos stacks as"
stderr:
- "^$"
exit_code: 1
Expand Down

0 comments on commit b63015e

Please sign in to comment.