Updating haverster

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-dashboard-harvester-se-plugin@179260 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2019-05-03 14:29:56 +00:00
parent 6f86f199d6
commit 353154a2ed
1 changed files with 1 additions and 1 deletions

View File

@ -628,7 +628,7 @@ public class AccountingDataHarvesterPluginTest extends ContextTest {
}
ContextTest.setContextByName(ROOT);
//dao.insertRecords(accountingRecords.toArray(new AccountingRecord[1]));
dao.insertRecords(accountingRecords.toArray(new AccountingRecord[1]));
} catch(Exception e) {
logger.error("", e);