Commit 20d6c36d authored by George Hotz's avatar George Hotz

longer timeout for fuzzing

parent 1dae33ee
...@@ -97,5 +97,5 @@ describe("MIPSMemory contract", function () { ...@@ -97,5 +97,5 @@ describe("MIPSMemory contract", function () {
kv[key] = value kv[key] = value
} }
} }
}) }).timeout(60000)
}) })
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment