Skip to content
Snippets Groups Projects
Commit b0132081 authored by buczekp's avatar buczekp
Browse files

[LMS-1644] fixed restrictions

SVN: 17194
parent 22a7a845
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ import ch.systemsx.cisd.openbis.generic.shared.dto.SampleTypePE;
*/
@Friend(toClasses =
{ SampleRecord.class, ExperimentProjectGroupCodeRecord.class, ISampleListingQuery.class,
SampleListerDAO.class })
SampleListerDAO.class, SampleRelationRecord.class })
@Test(groups =
{ "db", "sample" })
public class SampleListingQueryTest extends AbstractDAOTest
......
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