Skip to content

Commit

Permalink
tmp for cli failure identifying
Browse files Browse the repository at this point in the history
  • Loading branch information
LoannPeurey committed Feb 13, 2024
1 parent a197e07 commit 563bce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ def test_validate():
stdout, stderr, exit_code = cli(
["child-project", "validate", "examples/valid_raw_data"]
)
print(stdout)
assert exit_code == 0


Expand Down

0 comments on commit 563bce6

Please sign in to comment.