diff --git a/etc/deprecations.json b/etc/deprecations.json index 6cc897b20..039b31cad 100644 --- a/etc/deprecations.json +++ b/etc/deprecations.json @@ -25,7 +25,7 @@ "suffix": "This will not be supported in InSpec 4.0." }, "inspec_ui_methods": { - "action": "warn", + "action": "ignore", "suffix": "Please call `cli.ui` directly", "comment": "See #3715" },