Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #580 from chef/ksubrama/verify
Browse files Browse the repository at this point in the history
Update new tests to run out of chef-dk gem dir.
  • Loading branch information
Kartik Null Cating-Subramanian committed Oct 23, 2015
2 parents 35a8c7e + 2630f78 commit 5130aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chef-dk/command/verify.rb
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ def format_gem_failure(name, versions)

add_component "generated-cookbooks-pass-chefspec" do |c|

c.base_dir = "chef-dk"
c.gem_base_dir = "chef-dk"
c.smoke_test do
tmpdir do |cwd|
sh("chef generate cookbook example", cwd: cwd)
Expand Down

0 comments on commit 5130aea

Please sign in to comment.