aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/config.example.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/config.example.yml')
-rw-r--r--activerecord/test/config.example.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/test/config.example.yml b/activerecord/test/config.example.yml
index 481bdc13dd..8c1a45430e 100644
--- a/activerecord/test/config.example.yml
+++ b/activerecord/test/config.example.yml
@@ -91,7 +91,7 @@ connections:
arunit2:
username: admin
- oracle_enhanced:
+ oracle:
arunit:
adapter: oracle_enhanced
database: <%= ENV['ARUNIT_DB_NAME'] || 'orcl' %>