Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mharding-hpe committed Sep 19, 2024
1 parent d0689a3 commit 857adf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cray/tests/test_modules/test_bos_components.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def test_cray_bos_v2_components_updatemany_by_session(cli_runner, rest_mock):
runner, cli, config = cli_runner
common_command_prefix = ['bos', 'v2', 'components', 'updatemany', '--filter-session', 'test1']
full_patch_data = {
'enabled': True,
'retry_policy': 57,
'staged_state': {
'session': '',
'configuration': '',
Expand Down

0 comments on commit 857adf6

Please sign in to comment.