mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2026-08-03 06:44:49 +02:00
refactor: change pillar calls
This commit is contained in:
@@ -8,6 +8,6 @@ control '`map.jinja` YAML dump' do
|
||||
|
||||
describe file('/tmp/salt_mapdata_dump.yaml') do
|
||||
it { should exist }
|
||||
its('content') { should include mapdata_dump }
|
||||
its('content') { should eq mapdata_dump }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user