Ensure the collector is aware of the config class

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-05-03 16:06:25 -07:00
parent 122246bcc4
commit f1b1b3eccf

View file

@ -1,3 +1,4 @@
require 'inspec/config'
require 'inspec/utils/telemetry/data_series'
require 'singleton'