Duplucate test scenario fix (#16829)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
@@ -158,8 +158,8 @@ func TestIsDatabaseDSN(t *testing.T) {
|
||||
Expected: true,
|
||||
},
|
||||
{
|
||||
Name: "Mysql DSN",
|
||||
DSN: "mysql://localhost",
|
||||
Name: "Postgresql DSN",
|
||||
DSN: "postgres://localhost",
|
||||
Expected: true,
|
||||
},
|
||||
{
|
||||
|
||||
Ссылка в новой задаче
Block a user