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.
1 parent 8852a0b commit f73f4d0Copy full SHA for f73f4d0
spec/unit/type/elasticsearch_template_spec.rb
@@ -33,7 +33,7 @@
33
end
34
35
it 'parses source paths into the content property' do
36
- file_stub = 'foo'
+ file_stub = 'foo'.dup
37
[
38
Puppet::FileServing::Metadata,
39
Puppet::FileServing::Content
0 commit comments