mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Ensure the collector is aware of the config class
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
122246bcc4
commit
f1b1b3eccf
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'inspec/config'
|
||||
require 'inspec/utils/telemetry/data_series'
|
||||
require 'singleton'
|
||||
|
||||
|
|
Loading…
Reference in a new issue