spec/spec_helper.rb in packer-config-1.2.0 vs spec/spec_helper.rb in packer-config-1.3.0
- old
+ new
@@ -1,6 +1,7 @@
# Encoding: utf-8
require 'packer-config'
+RSpec::Expectations.configuration.warn_about_potential_false_positives = false
# RSpec.configure do |c|
# c.treat_symbols_as_metadata_keys_with_true_values = true
# end