mirror of
https://github.com/inspec/inspec
synced 2024-12-02 17:40:00 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
150 B
150 B
Profile with only_if { os.name.include('nope') }
This is used to test inspec check
on a profile containing an only_if
that raises an error.