Skip to content

Commit

Permalink
add description
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 19, 2024
1 parent 4e92e29 commit c8b15ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bbot/test/test_step_1/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ def test_cli_presets(monkeypatch, capsys, caplog):
with open(output_dir_preset_file, "w") as f:
f.write(
f"""
description: test preset
output_dir: {output_dir}
scan_name: {scan_name}
"""
Expand Down

0 comments on commit c8b15ff

Please sign in to comment.