mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-23 10:28:15 +00:00
style: typo
This commit is contained in:
parent
863f8ee7a4
commit
5eec4564fe
@ -42,7 +42,7 @@ describe("Waku Message Version 1", function () {
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
it("Asymmetric encrypt & Decrypt", async function () {
|
it("Asymmetric encrypt & decrypt", async function () {
|
||||||
await fc.assert(
|
await fc.assert(
|
||||||
fc.asyncProperty(
|
fc.asyncProperty(
|
||||||
fc.uint8Array({ minLength: 1 }),
|
fc.uint8Array({ minLength: 1 }),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user