This commit is contained in:
2025-07-29 14:22:52 +00:00
parent b9317484bf
commit 3144c9edbf
2 changed files with 38 additions and 5 deletions

View File

@@ -162,8 +162,6 @@ tap.test('should create and download PDF statement', async () => {
});
tap.test('should create CSV statement with custom date range', async () => {
// Wait to avoid rate limiting
await new Promise(resolve => setTimeout(resolve, 3500));
console.log('Creating CSV statement export...');
// Use last month's date range to ensure it's in the past
@@ -200,8 +198,6 @@ tap.test('should create CSV statement with custom date range', async () => {
});
tap.test('should create MT940 statement', async () => {
// Wait to avoid rate limiting
await new Promise(resolve => setTimeout(resolve, 3500));
console.log('Creating MT940 statement export...');
const exportBuilder = primaryAccount.getAccountStatement({