Skip to content

Commit 2154cb6

Browse files
committed
Debug
1 parent 039b7ca commit 2154cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ default_connection_info: &default_connection_info
99
username: <%= ENV['ACTIVERECORD_UNITTEST_USER'] || 'rails' %>
1010
password: <%= ENV['ACTIVERECORD_UNITTEST_PASS'] || '' %>
1111
collation: <%= ENV['ACTIVERECORD_UNITTEST_COLLATION'] || nil %>
12+
login_timeout: 20
1213
encoding: utf8
1314

1415
connections:

0 commit comments

Comments
 (0)