mirror of
https://github.com/inspec/inspec
synced 2024-11-26 14:40:26 +00:00
Simple fix to the plugin development support suite (#3526)
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
bbf048d89e
commit
be2101af9f
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ module CorePluginFunctionalHelper
|
|||
'installation_type' => 'path',
|
||||
'installation_path' => path,
|
||||
}
|
||||
data
|
||||
end
|
||||
|
||||
def __make_empty_plugin_file_data_structure
|
||||
|
|
Loading…
Reference in a new issue