Skip to content

Commit 2fc213e

Browse files
oskarbhazzik
authored andcommitted
NH2673/CachingWithTransformerTests.cs: Enable ignored tests for NH2961/3311.
1 parent 9f8ecd1 commit 2fc213e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/NHibernate.Test/NHSpecificTest/NH2673/CachingWithTransformerTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ public void WhenEagerLoadingWithHqlThenNotThrows()
210210

211211

212212
[Test(Description = "NH2961/3311")]
213-
[Ignore("Not fixed yet.")]
214213
public void CanCacheCriteriaWithLeftJoinAndResultTransformer()
215214
{
216215
Post posts = null;
@@ -229,7 +228,6 @@ public void CanCacheCriteriaWithLeftJoinAndResultTransformer()
229228

230229

231230
[Test(Description = "NH2961/3311")]
232-
[Ignore("Not fixed yet.")]
233231
public void CanCacheCriteriaWithEagerLoadAndResultTransformer()
234232
{
235233
using (new Scenario(Sfi))

0 commit comments

Comments
 (0)