diff --git a/test/integration/default/controls/service.rb b/test/integration/default/controls/service.rb index 9812304..07e7635 100644 --- a/test/integration/default/controls/service.rb +++ b/test/integration/default/controls/service.rb @@ -29,7 +29,7 @@ describe file(config_plugin_file) do it { should exist } it { should be_file } - its(:content) { should match(//) } + its(:content) { should match(//) } its(:content) { should match(//) } its(:content) { should match(//) }