aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/connections/postgresql_connection.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/connections/postgresql_connection.rb')
-rw-r--r--spec/support/connections/postgresql_connection.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/connections/postgresql_connection.rb b/spec/support/connections/postgresql_connection.rb
index 34d304efa9..692533d10d 100644
--- a/spec/support/connections/postgresql_connection.rb
+++ b/spec/support/connections/postgresql_connection.rb
@@ -10,4 +10,4 @@ ActiveRecord::Base.configurations = {
:encoding => 'utf8',
:database => 'arel_unit',
}
-} \ No newline at end of file
+}