snowflake-connector-nodejs
snowflake-connector-nodejs copied to clipboard
SNOW-1926861: Run lob tests with 128 MB limit
Description
Please explain the changes you made here.
Checklist
- [ ] Format code according to the existing code style (run
npm run lint:check -- CHANGED_FILES
and fix problems in changed code) - [ ] Create tests which fail without the change (if possible)
- [ ] Make all tests (unit and integration) pass (
npm run test:unit
andnpm run test:integration
) - [ ] Extend the types in index.d.ts file (if necessary)
- [ ] Extend the README / documentation and ensure is properly displayed (if necessary)
- [ ] Provide JIRA issue id (if possible) or GitHub issue id in commit message