Skip to content

Commit

Permalink
revert log level change
Browse files Browse the repository at this point in the history
  • Loading branch information
bpoweski committed Nov 5, 2016
1 parent 2c3ee43 commit 88abe3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/integration/machine_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
with_aws "with a VPC and a public subnet" do

before :all do
chef_config[:log_level] = :info
chef_config[:log_level] = :warn
end

purge_all
Expand Down

0 comments on commit 88abe3a

Please sign in to comment.