Skip to content

Commit 9477c8a

Browse files
committed
Fixing another test with multiple [TestFixture] declarations (both in base class and concrete type)
Made tests red when upgrading to nunit 3.x.
1 parent 4110aad commit 9477c8a

File tree

1 file changed

+0
-1
lines changed
  • Src/NHibernate.Envers.Tests/NetSpecific/Integration/ModifiedFlags/CollectionItemChangingParent

1 file changed

+0
-1
lines changed

Src/NHibernate.Envers.Tests/NetSpecific/Integration/ModifiedFlags/CollectionItemChangingParent/Fixture.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
namespace NHibernate.Envers.Tests.NetSpecific.Integration.ModifiedFlags.CollectionItemChangingParent
66
{
7-
[TestFixture]
87
public class Fixture : TestBase
98
{
109
private object _newOwnerId;

0 commit comments

Comments
 (0)