summaryrefslogtreecommitdiff
path: root/spec/integration/recipes/unified_mode_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/integration/recipes/unified_mode_spec.rb')
-rw-r--r--spec/integration/recipes/unified_mode_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/recipes/unified_mode_spec.rb b/spec/integration/recipes/unified_mode_spec.rb
index 944319f7bf..978e8dc35a 100644
--- a/spec/integration/recipes/unified_mode_spec.rb
+++ b/spec/integration/recipes/unified_mode_spec.rb
@@ -7,7 +7,7 @@ describe "Unified Mode" do
let(:chef_dir) { File.expand_path("../../../../bin", __FILE__) }
- let(:chef_client) { "bundle exec chef-client --minimal-ohai" }
+ let(:chef_client) { "chef-client --minimal-ohai" }
when_the_repository "has a cookbook with a unified_mode resource with a delayed notification from the second block to the first block" do
before do