mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-23 21:01:32 +00:00
fix(test): All tests are working with vitest [DXJ-306] (#291)
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import { it, describe, expect } from 'vitest';
|
||||
import { toUint8Array } from 'js-base64';
|
||||
import * as bs58 from 'bs58';
|
||||
import { KeyPair } from '../index.js';
|
||||
|
Reference in New Issue
Block a user