Revert "Change inspec_ui_methods from ignore -> warn"

This reverts commit 656406b8f6.
This commit is contained in:
Miah Johnson 2019-04-24 13:29:59 -07:00
parent 12c94e1e97
commit ea3323c269

View file

@ -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"
},