Revert "Ignore test of lazy locks"

This reverts commit e03ff2661b.
This commit is contained in:
Bjarke Berg
2024-03-15 09:47:18 +01:00
parent e03ff2661b
commit 3718a9cdd4

View File

@@ -125,7 +125,6 @@ public class LocksTests : UmbracoIntegrationTest
}
}
[NUnit.Framework.Ignore("We currently do not have a way to force lazy locks")]
[Test]
public void GivenNonEagerLocking_WhenNoDbIsAccessed_ThenNoSqlIsExecuted()
{