mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
Revert "Change inspec_ui_methods from ignore -> warn"
This reverts commit 656406b8f6
.
This commit is contained in:
parent
12c94e1e97
commit
ea3323c269
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": "warn",
|
||||
"action": "ignore",
|
||||
"suffix": "Please call `cli.ui` directly",
|
||||
"comment": "See #3715"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue