mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
f04239332a
updated imports in test files to reflect the correct path for nodeTestRunner. removed redundant export of nodeTestRunner from index file to clean up module structure. In some environments this could cause issues requiring to exclude `node:test`, just removing it for now.