Skip to content

Commit 9864cc6

Browse files
committed
Merge branch '6.0' into 7.0
2 parents 87ec1b8 + de7c50d commit 9864cc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<!-- A hook to have abitity to check and test newer, yet not supported, versions without adding them to the file -->
120120
<!-- This allows to override it in storage configuration files -->
121121
<domain name="firebirdnext"
122-
connectionUrl="sqlserver://localhost/DO-Tests?MultipleActiveResultSets=True" />
122+
connectionUrl="firebird://dotest:dotest@localhost:3053/dotest" />
123123

124124
<domain name="sqlite3"
125125
connectionUrl="sqlite:///DO-Tests.db3" />

0 commit comments

Comments
 (0)