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' %>