Skip to content

Instantly share code, notes, and snippets.

@slyness
Created June 24, 2014 17:26
Show Gist options
  • Select an option

  • Save slyness/47206f225d490b007ed7 to your computer and use it in GitHub Desktop.

Select an option

Save slyness/47206f225d490b007ed7 to your computer and use it in GitHub Desktop.
spec_helper.rb
require 'chefspec'
require 'chefspec/librarian'
RSpec.configure do |config|
config.log_level = :fatal
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment