mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-23 12:11:16 +00:00
update demo test
This commit is contained in:
parent
fa17170878
commit
6601731db8
@ -7,7 +7,7 @@ describe("SimpleStorage", function() {
|
||||
before(function(done) {
|
||||
var contractsConfig = {
|
||||
"SimpleStorage": {
|
||||
args: [100, '0x123']
|
||||
args: [100]
|
||||
}
|
||||
};
|
||||
EmbarkSpec.deployAll(contractsConfig, done);
|
||||
|
Loading…
x
Reference in New Issue
Block a user