Skip to content
Snippets Groups Projects
Commit 84ccb497 authored by felmer's avatar felmer
Browse files

LMS-2077 remove testLockingTimeOut from group 'broken' because of fix in r20134 and r20135

SVN: 20143
parent 6b7200ee
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ public class ShareIdManagerTest extends AssertJUnit
assertEquals("42", manager.getShareId("new data set"));
}
@Test(groups = "broken")
@Test
public void testLockingTimeOut()
{
final MessageChannel ch = new MessageChannel(2000);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment