Skip to content
Snippets Groups Projects
Commit d37bc567 authored by kaloyane's avatar kaloyane
Browse files

minor: fix the CI build

SVN: 21339
parent b7427a95
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ import ch.systemsx.cisd.openbis.generic.shared.dto.DatasetDescription;
{ PluginTaskProviders.class, AbstractPluginTaskFactory.class })
public class PluginTaskParametersTest extends AbstractFileSystemTestCase
{
private static final File STORE_ROOT = new File("./resource/test-data/"
private static final File STORE_ROOT = new File("../datastore_server/resource/test-data/"
+ PluginTaskParametersTest.class.getSimpleName());
private Mockery context;
......
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