Skip to content

Commit f73f4d0

Browse files
committed
Fix CI
1 parent 8852a0b commit f73f4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/unit/type/elasticsearch_template_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
end
3434

3535
it 'parses source paths into the content property' do
36-
file_stub = 'foo'
36+
file_stub = 'foo'.dup
3737
[
3838
Puppet::FileServing::Metadata,
3939
Puppet::FileServing::Content

0 commit comments

Comments
 (0)