lib/looks_good.rb in looks_good-1.1.6 vs lib/looks_good.rb in looks_good-1.1.7

- old
+ new

@@ -39,10 +39,10 @@ HOW TO FIX:\n - cp #{comparison.diff_image.path(:candidate)} #{@expected_reference_file} or - LOOKS_GOOD=true rspec ... -- -#{LooksGood::LooksGood::Configuration.custom_failure_message}] +#{LooksGood::Configuration.custom_failure_message}] result_hash[:result] = false result_hash else result_hash[:result] = true result_hash