Skip to content

Commit 889eef3

Browse files
committed
Removed double declaration of the same storage
1 parent c42ab80 commit 889eef3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Orm/Xtensive.Orm.Tests.Framework/Orm.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@
104104
<domain name="mssql2019cs" provider="sqlserver"
105105
connectionString="Data Source=localhost\DO_SQL2019,1419;Initial Catalog=DO-Tests;User ID=dotest;Password=dotest;MultipleActiveResultSets=True;Encrypt=false" />
106106

107-
<domain name="mssql2019cs" provider="sqlserver"
108-
connectionString="Data Source=localhost\DO_SQL2019,1419;Initial Catalog=DO-Tests;User ID=dotest;Password=dotest;MultipleActiveResultSets=True" />
109-
110107
<domain name="pgsql83cs" provider="postgresql"
111108
connectionString="HOST=localhost;PORT=5483;DATABASE=dotest;USER ID=dotest;PASSWORD=dotest" />
112109

0 commit comments

Comments
 (0)