fixed test log

pull/1/head
Luca Frosini 3 years ago
parent ac305c0a32
commit fff6101491

@ -58,8 +58,6 @@ public class AccountingDataHarvesterJupyterTest extends ContextTest {
List<AccountingRecord> harvested = jupyterAccessesHarvester.getAccountingRecords();
accountingRecords.addAll(harvested);
logger.debug("{} - {}", context, accountingRecords);
}
}

Loading…
Cancel
Save