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:
parent
9c17463c5d
commit
c1ce3f1a11
|
@ -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);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue