spec/unit/command/generator_commands/repo_spec.rb in chef-dk-0.17.17 vs spec/unit/command/generator_commands/repo_spec.rb in chef-dk-0.18.26

- old
+ new

@@ -331,10 +331,10 @@ knife role from file roles/example.json For more information on roles, see the Chef wiki page: -https://docs.chef.io/essentials_roles.html +https://docs.chef.io/roles.html README end it "has the right contents" do expect(file_contents).to include(expected_content)