Commit 8627ef3c authored by ioedeveloper's avatar ioedeveloper

Use custom commands for test

parent 33fa3099
......@@ -156,7 +156,7 @@ const sources = [
constructor() public {
}
}
function createProject(string memory name, uint goal) public {
Project storage project = projects[projects.length];
......
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