snowflake-connector-nodejs icon indicating copy to clipboard operation
snowflake-connector-nodejs copied to clipboard

SNOW-1926861: Run lob tests with 128 MB limit

Open sfc-gh-dprzybysz opened this issue 1 week ago • 0 comments

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 and npm 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

sfc-gh-dprzybysz avatar Feb 13 '25 08:02 sfc-gh-dprzybysz