Skip to content

Commit

Permalink
Extend timeout in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Munn committed Nov 21, 2024
1 parent 4f55981 commit e82642c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/parse/__tests__/issues/issue102.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ describe('Issue #102 - https://github.com/C2FO/fast-csv/issues/102', () => {
res(() => {});
});
});
});
}, 7000);
});

0 comments on commit e82642c

Please sign in to comment.