mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
138a3579cb
Replaced `console.log` with `expect` in crypto tests for proper validation. Wrapped a test case with `withDisabledConsole` to suppress expected log output. Fixed typo in data test field configuration (`max_length` to `maxLength`).