style: typo

This commit is contained in:
fryorcraken.eth 2022-08-24 18:43:00 +10:00
parent 863f8ee7a4
commit 5eec4564fe
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -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 }),