Adds one more profile inside the require_controls_test to check inheritance

Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
This commit is contained in:
Vasu1105 2021-04-27 19:29:13 +05:30
parent 6e73969278
commit 57c1484150

View file

@ -0,0 +1,3 @@
require_controls 'profile_b' do
control 'profileb-2'
end