fixed test log
This commit is contained in:
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…
Reference in New Issue