fix(core): update
This commit is contained in:
@ -50,7 +50,6 @@ tap.test('get bankaccounts', async (toolsArg) => {
|
||||
for (const transaction of transactions) {
|
||||
console.log(`=======================`)
|
||||
console.log(JSON.stringify(transaction));
|
||||
|
||||
}
|
||||
await toolsArg.delayFor(10000);
|
||||
}
|
||||
|
Reference in New Issue
Block a user