Skip to content

Commit a854cfe

Browse files
committed
Fix UT cases
Signed-off-by: Luis Liu <[email protected]>
1 parent 5ce8b7d commit a854cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/plugins/module_utils/mock_info_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1953,7 +1953,7 @@ def get_gather_facts_error_method(gather_subset):
19531953
"alert_categories": "get_event_categories",
19541954
"alert_channels": "list_event_channels",
19551955
"alert_settings": "get_event_maintenance",
1956-
"alert_settings_911": "get_maintenance_settings_details",
1956+
"alert_settings_911": "get_maintenance_settings",
19571957
"smartquota": "list_quota_quotas",
19581958
"filesystem": "get_directory_contents",
19591959
"writable_snapshots": "list_snapshot_writable",

0 commit comments

Comments
 (0)