Skip to content

Commit e5e8f5f

Browse files
committed
Add Comment
1 parent 2a7f82e commit e5e8f5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meorg_client/tests/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def test_create_model_output(
6969
assert result.exit_code == 0
7070
assert type(result.return_value) is str # The new model output
7171

72+
# Test newly created model_output_id
7273
test_model_output_query(runner, result.return_value)
7374

7475

0 commit comments

Comments
 (0)