diff --git a/cray/tests/test_modules/test_bos_components.py b/cray/tests/test_modules/test_bos_components.py index 97f684c..fd868ee 100644 --- a/cray/tests/test_modules/test_bos_components.py +++ b/cray/tests/test_modules/test_bos_components.py @@ -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': '',