mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-12 21:44:33 +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(
|
||||
fc.asyncProperty(
|
||||
fc.uint8Array({ minLength: 1 }),
|
||||
|
Loading…
x
Reference in New Issue
Block a user