feat: implement spec tests #18
Annotations
2 errors
error: expect(received).toEqual(expected):
test/spec/index.test.ts#L43
Expected: false
Received: true
at <anonymous> (/home/runner/work/blst-bun/blst-bun/test/spec/index.test.ts:43:52)
|
test
Process completed with exit code 1.
|