Skip to content

Commit

Permalink
Test commit for PRT.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapaioa committed Apr 12, 2024
1 parent 2a30688 commit c279acd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ cryptography==42.0.5
deepdiff==7.0.1
dynaconf[vault]==3.2.5
fauxfactory==3.1.1
hussh==0.1.4
jinja2==3.1.3
manifester==0.0.14
navmazing==1.2.2
Expand Down
1 change: 1 addition & 0 deletions tests/foreman/cli/test_hammer.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def test_positive_hammer_shell(target_sat):
:BZ: 2053843
"""
command = 'user list --organization-id 1 --fields login'

# Verify hammer shell runs a command with interactive input
with target_sat.session.shell() as sh:
sh.send('hammer shell')
Expand Down

0 comments on commit c279acd

Please sign in to comment.