From ab08fef63e67fe704b6f8862aa43f54d93df09c3 Mon Sep 17 00:00:00 2001 From: Elliot Winkler Date: Thu, 20 Nov 2014 12:03:50 -0700 Subject: [PATCH] Fix warning for this file --- .../unit/record_with_different_error_attribute_builder.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/support/unit/record_with_different_error_attribute_builder.rb b/spec/support/unit/record_with_different_error_attribute_builder.rb index 4e667511..d6405b72 100644 --- a/spec/support/unit/record_with_different_error_attribute_builder.rb +++ b/spec/support/unit/record_with_different_error_attribute_builder.rb @@ -89,4 +89,4 @@ module UnitTests } end end - end +end