Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mharding-hpe committed Sep 17, 2024
1 parent 60d7631 commit f7f2c0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cray/tests/test_modules/test_bos.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ def test_cray_bos_v2_components_update_clear_long_way(cli_runner, rest_mock):
'--desired-state-boot-artifacts-initrd', "",
'--desired-state-boot-artifacts-kernel-parameters', "",
'--desired-state-boot-artifacts-kernel', "",
'--enabled', 'False',
'fakexname']
)
assert result.exit_code == 0
Expand Down

0 comments on commit f7f2c0c

Please sign in to comment.