examples/simple-solo/solo.rb in minitest-chef-handler-0.6.1 vs examples/simple-solo/solo.rb in minitest-chef-handler-0.6.2
- old
+ new
@@ -2,5 +2,6 @@
path = File.expand_path('{test/test_*,spec/*_spec}.rb', File.dirname(__FILE__))
report_handlers << MiniTest::Chef::Handler.new(:path => path)
cookbook_path File.expand_path('cookbooks', File.dirname(__FILE__))
+log_location 'chef.log'