diff --git a/spec/classes/tor_init_spec.rb b/spec/classes/tor_init_spec.rb index c40a707..2b6daa8 100644 --- a/spec/classes/tor_init_spec.rb +++ b/spec/classes/tor_init_spec.rb @@ -154,7 +154,7 @@ :group => '_tor' )} it 'should contain File[/etc/tor/tor-exit-notice.html] with correct contents' do - verify_contents(subject, '/etc/tor/tor-exit-notice.html', [ + verify_contents(catalogue, '/etc/tor/tor-exit-notice.html', [ '1.2.3.4 should not constitute probable cause to seize the', 'email the maintainer. If', ])