We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f7c5d commit d010728Copy full SHA for d010728
test/signature.test.js
@@ -2,7 +2,7 @@ import test from "ava"
2
import {ERROR_MESSAGE_SIGNATURE_NO_HASH as NO_HASH} from "../src/constants";
3
import {setUpPolly, getNewWeb3DataInstance} from "./utils";
4
5
-/**********************************gs
+/**********************************
6
* -------- Tests Setup ---------- *
7
**********************************/
8
test.before(t => {
0 commit comments