We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed6c0e commit 45d865dCopy full SHA for 45d865d
src/NHibernate.Test/NHSpecificTest/NH2049/Fixture2049.cs
@@ -39,7 +39,7 @@ protected override void OnTearDown()
39
40
41
[Test]
42
- [KnownBug("Known bug NH-2049.", "NHibernate.Exceptions.GenericADOException")]
+ [KnownBug("Known bug NH-2049.")]
43
public void CanCriteriaQueryWithFilterOnJoinClassBaseClassProperty()
44
{
45
using (ISession session = OpenSession())
0 commit comments