Skip to content

Commit 79eb960

Browse files
bastelfreakekohl
andauthored
Update spec/defines/requirements_spec.rb
Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
1 parent 500549f commit 79eb960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/defines/requirements_spec.rb

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
end
5353
it { is_expected.to contain_file('/requirements.txt').with_owner('root').with_group('root') }
5454
end
55+
5556
describe 'without cwd' do
5657
it { is_expected.to compile.and_raise_error(%r{parameter 'cwd' expects a Stdlib::Absolutepath}) }
5758
end

0 commit comments

Comments
 (0)