Skip to content

Commit 47da15e

Browse files
MarsonKotovi4schaable
authored andcommitted
Update properPrivateKey.ts
1 parent c6c7a76 commit 47da15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hardhat-chai-matchers/test/properPrivateKey.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ describe("Proper private key", () => {
3333
);
3434
});
3535

36-
it("Expect to throw if negation with proper private key)", async () => {
36+
it("Expect to throw if negation with proper private key", async () => {
3737
expect(
3838
() =>
3939
expect(

0 commit comments

Comments
 (0)