Skip to content

Commit b38da3c

Browse files
committed
Ignoring test that fails due to a new bug in NH
1 parent 231ece8 commit b38da3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/NHibernate.Envers.Tests/Integration/OneToOne/BiDirectional/Ids/EmbIdBidirectionalTest.cs

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

44
namespace NHibernate.Envers.Tests.Integration.OneToOne.BiDirectional.Ids
55
{
6+
[Ignore("Bug in NH - https://github.com/nhibernate/nhibernate-core/pull/1918")]
67
public class EmbIdBidirectionalTest : TestBase
78
{
89
private EmbId ed1_id;

0 commit comments

Comments
 (0)