From eeef4a5557a84d30a0f8e9553ac5b7d371955cbc Mon Sep 17 00:00:00 2001 From: tyler-ball Date: Fri, 26 Sep 2014 14:49:10 -0700 Subject: Fixing failing tests. The earlier changes I made to this file were caused by missing JSON printers that I left around. Once I fixed those, the original changes I made to this test were unneeded. --- spec/integration/knife/chef_repo_path_spec.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'spec/integration') diff --git a/spec/integration/knife/chef_repo_path_spec.rb b/spec/integration/knife/chef_repo_path_spec.rb index 9f6a27f006..90455ed374 100644 --- a/spec/integration/knife/chef_repo_path_spec.rb +++ b/spec/integration/knife/chef_repo_path_spec.rb @@ -291,6 +291,7 @@ EOM knife('show --local /clients/blah.json').should_succeed <