We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_mapdata
1 parent 34a9c8f commit 1c99556Copy full SHA for 1c99556
test/integration/default/controls/_mapdata_spec.rb
@@ -13,6 +13,6 @@
13
14
describe file('/tmp/salt_mapdata_dump.yaml') do
15
it { should exist }
16
- its('content') { should include mapdata_dump }
+ its('content') { should eq mapdata_dump }
17
end
18
0 commit comments