Этот коммит содержится в:
коммит произвёл
GitHub
родитель
45159a6b09
Коммит
c252704140
@@ -15,7 +15,7 @@ func TestConnCreateTimeout(t *testing.T) {
|
||||
|
||||
*th.App.Config().SqlSettings.QueryTimeout = 0
|
||||
|
||||
d := NewDriverImpl(th.Server.platform)
|
||||
d := NewDriverImpl(th.Server)
|
||||
_, err := d.Conn(true)
|
||||
require.Error(t, err)
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user