Skip to content

Commit 664965e

Browse files
author
Anna
committed
Disable Timeout
1 parent 6e4ccd6 commit 664965e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ default_connection_info: &default_connection_info
99
username: <%= ENV['ACTIVERECORD_UNITTEST_USER'] || 'rails' %>
1010
password: <%= ENV['ACTIVERECORD_UNITTEST_PASS'] || '' %>
1111
azure: <%= !ENV['ACTIVERECORD_UNITTEST_AZURE'].nil? %>
12-
12+
timeout: 0
1313
connections:
1414

1515
dblib:

0 commit comments

Comments
 (0)