spec/unit/command/generator_commands/policyfile_spec.rb in chef-dk-3.11.3 vs spec/unit/command/generator_commands/policyfile_spec.rb in chef-dk-3.12.0

- old
+ new

@@ -113,10 +113,10 @@ let(:policies_dir) { File.join(tempdir, "policyfiles") } let(:expected_policyfile_content) do <<~POLICYFILE_RB - # Policyfile.rb - Describe how you want Chef to build your system. + # Policyfile.rb - Describe how you want Chef Infra Client to build your system. # # For more information on the Policyfile feature, visit # https://docs.chef.io/policyfile.html # A name that describes what the system you're building with Chef does.