Skip to content

Commit b87f858

Browse files
committed
Uncomment test
1 parent 6d01a36 commit b87f858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/NHibernate.Test/Hql/EntityJoinHqlTest.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public void EntityJoinFoSubquery()
121121
}
122122
}
123123

124-
[Test, Ignore("Failing for unrelated reasons")]
124+
[Test]
125125
public void CrossJoinAndWithClause()
126126
{
127127
//This is about complex theta style join fix that was implemented in hibernate along with entity join functionality

0 commit comments

Comments
 (0)