mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Change inspec_ui_methods from ignore -> warn
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
fe8a591d6d
commit
656406b8f6
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"suffix": "This will not be supported in InSpec 4.0."
|
||||
},
|
||||
"inspec_ui_methods": {
|
||||
"action": "ignore",
|
||||
"action": "warn",
|
||||
"suffix": "Please call `cli.ui` directly",
|
||||
"comment": "See #3715"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue