Skip to content

Commit d010728

Browse files
Remove Typo
1 parent e0f7c5d commit d010728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/signature.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import test from "ava"
22
import {ERROR_MESSAGE_SIGNATURE_NO_HASH as NO_HASH} from "../src/constants";
33
import {setUpPolly, getNewWeb3DataInstance} from "./utils";
44

5-
/**********************************gs
5+
/**********************************
66
* -------- Tests Setup ---------- *
77
**********************************/
88
test.before(t => {

0 commit comments

Comments
 (0)