Adjust tests for node:test env (#721)

This commit is contained in:
Jaco
2023-02-25 12:09:05 +02:00
committed by GitHub
parent 9b3785b8f6
commit 9b7f4bf62f
24 changed files with 81 additions and 447 deletions
+3
View File
@@ -1,6 +1,9 @@
// Copyright 2017-2023 @polkadot/react-qr authors & contributors
// SPDX-License-Identifier: Apache-2.0
// eslint-disable-next-line spaced-comment
/// <reference types="@polkadot/dev/node/test/node" />
import { u8aConcat, u8aToHex, u8aToString } from '@polkadot/util';
import { randomAsU8a } from '@polkadot/util-crypto';