diff options
author | John Keiser <john@johnkeiser.com> | 2016-01-27 16:45:50 -0800 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-02-01 08:08:13 -0800 |
commit | 47fdb75424851f5b692c438e7ea051871c92b452 (patch) | |
tree | f1e128212644aa268a0d2dde3828388de5852656 /spec | |
parent | 2c471e0c7bf0e79017e65a78b59b59bd78b92152 (diff) | |
download | chef-47fdb75424851f5b692c438e7ea051871c92b452.tar.gz |
Fix /acls/data_bags local mode path
Diffstat (limited to 'spec')
-rw-r--r-- | spec/integration/knife/chef_fs_data_store_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/knife/chef_fs_data_store_spec.rb b/spec/integration/knife/chef_fs_data_store_spec.rb index b836ebac82..d6338cc3e3 100644 --- a/spec/integration/knife/chef_fs_data_store_spec.rb +++ b/spec/integration/knife/chef_fs_data_store_spec.rb @@ -53,7 +53,7 @@ describe "ChefFSDataStore tests", :workstation do end context "GET /TYPE" do - it "knife list -z -R returns everything", :focus do + it "knife list -z -R returns everything" do knife("list -z -Rfp /").should_succeed <<EOM /acls/ /acls/clients/ |