inspec/test/fixtures/profiles/only-if-os-nope/README.md
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

4 lines
150 B
Markdown

# 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.