inspec/test/unit/mock/profiles/invalid-include-controls/controls
Jerry Aldrich f0c207dad9 Fix undefined method error from inspec check
This changes the error message from using a bad reference in
`include_controls` from:

```
NoMethodError: undefined method `profile' for nil:NilClass
```

To one detailing that the profile cannot be loaded since it isn't listed
as a dependency.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2019-01-29 22:36:27 -08:00
..
example.rb Fix undefined method error from inspec check 2019-01-29 22:36:27 -08:00