aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/connections/oracle_connection.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/connections/oracle_connection.rb')
-rw-r--r--spec/support/connections/oracle_connection.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/connections/oracle_connection.rb b/spec/support/connections/oracle_connection.rb
index c28602b134..309d127071 100644
--- a/spec/support/connections/oracle_connection.rb
+++ b/spec/support/connections/oracle_connection.rb
@@ -14,4 +14,4 @@ ActiveRecord::Base.configurations = {
:password => 'arel_unit',
:database => 'orcl',
}
-} \ No newline at end of file
+}