Skip to content

Commit

Permalink
Include pipeline_mermaid in cli script test
Browse files Browse the repository at this point in the history
  • Loading branch information
enourbakhsh committed Jan 9, 2025
1 parent 5f10e3c commit bfcaab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cliScript.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def buildArgs(**kwargs):
pipeline=None,
pipeline_actions=(),
pipeline_dot=None,
pipeline_mermaid=None,
save_pipeline=None,
show=ShowInfo([]),
)
Expand Down

0 comments on commit bfcaab7

Please sign in to comment.