Skip to content
Snippets Groups Projects
Commit 204ae042 authored by cramakri's avatar cramakri
Browse files

LMS-2440 Reverting one fix.

SVN: 22365
parent 014c6388
No related branches found
No related tags found
No related merge requests found
......@@ -417,7 +417,8 @@ public final class SampleDAOTest extends AbstractDAOTest
deleteSample(deletedSample);
}
@Test
@Test(groups = "broken-deletion")
// FIXME LMS-2440
public final void testDeleteWithGeneratedSamples()
{
final SamplePE deletedSample = findSample("3VCP2-NEW", "CISD");
......
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