Skip to content

Commit 99a533f

Browse files
authored
oups. It's GH-2092
1 parent e111661 commit 99a533f

File tree

1 file changed

+1
-1
lines changed
  • src/NHibernate.Test/NHSpecificTest/NH1773

1 file changed

+1
-1
lines changed

src/NHibernate.Test/NHSpecificTest/NH1773/Fixture.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace NHibernate.Test.NHSpecificTest.NH1773
55
{
6-
//Also tests GH-2551 (Fails with MS SQL Ce & SQL Anywhere due to the query generating a duplicated column alias name, which these databases do not support.)
6+
//Also tests GH-2092 (Fails with MS SQL Ce & SQL Anywhere due to the query generating a duplicated column alias name, which these databases do not support.)
77
[TestFixture]
88
public class Fixture : BugTestCase
99
{

0 commit comments

Comments
 (0)