Skip to content

Commit bb02505

Browse files
authored
Merge pull request #249 from dtrifiro/speed-up-tests
Speed up tests
2 parents c5ab581 + d17cc31 commit bb02505

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/model_management/test_tgis_auto_finder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ def test_bad_tgis_connection():
254254
}
255255
},
256256
"test_connections": True,
257+
"connect_timeout": 5,
257258
},
258259
}
259260
],

0 commit comments

Comments
 (0)