Skip to content
Snippets Groups Projects
Commit 35a18b07 authored by tpylak's avatar tpylak
Browse files

mark ScreeningDAOTest as broken

SVN: 17992
parent ed41142f
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ import ch.systemsx.cisd.openbis.plugin.screening.shared.basic.dto.ScreeningConst ...@@ -43,7 +43,7 @@ import ch.systemsx.cisd.openbis.plugin.screening.shared.basic.dto.ScreeningConst
@Friend(toClasses = @Friend(toClasses =
{ IScreeningQuery.class, WellContent.class }) { IScreeningQuery.class, WellContent.class })
@Test(groups = @Test(groups =
{ "db", "screening" }) { "db", "screening", "broken" })
public class ScreeningDAOTest extends AbstractDAOWithoutContextTest public class ScreeningDAOTest extends AbstractDAOWithoutContextTest
{ {
......
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