Helio Martins
03/17/2020, 1:25 AMdescribe command('osqueryi --config_check') do
its(:exit_status) { should eq 0 }
end
It looks like the state is different
Does it change the state of osqueryi? Should I do something else to ensure the state will be fine?