Commit 4347eac8 authored by yann300's avatar yann300

fix test

parent e3eee506
......@@ -58,7 +58,7 @@ module.exports = {
tearDown: sauce
}
const simpleContract = `pragma solidity >=0.4.22 <0.8.1;
const simpleContract = `pragma solidity >=0.4.22 <0.9.1;
/**
* @title Storage
......
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