Skip to content

Commit

Permalink
added empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ccorcoveanu committed Jun 29, 2021
1 parent 49108de commit 00c99bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crypto/encrypt.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ describe("test address", () => {

assert.deepEqual(decodedData, encryptedData, "invalid decoded data");
});
});
});

0 comments on commit 00c99bb

Please sign in to comment.