Fixed test

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/infrastructure-tests@148928 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-05-22 10:05:18 +00:00
parent 9c17463c5d
commit c1ce3f1a11
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ public class ISExporterPluginSmartExecutorSchedulerTest extends ScopedTest {
public UUID scheduleTest(Scheduling scheduling) throws Exception {
Map<String, Object> inputs = new HashMap<String, Object>();
inputs.put(ISExporterPlugin.FILTERED_REPORT, true);
logger.debug("Inputs : {}", inputs);