fix mocha testing!
This commit is contained in:
parent
d4b2ac1ad4
commit
b382e2b99f
10 changed files with 305 additions and 221 deletions
|
|
@ -11,9 +11,11 @@ var config = {
|
|||
requiredCopayers: 2,
|
||||
totalCopayers: 3,
|
||||
},
|
||||
insight: {
|
||||
host: 'localhost',
|
||||
port: 3001
|
||||
blockchain: {
|
||||
host: 'test.insight.is',
|
||||
port: 80
|
||||
// host: 'localhost',
|
||||
// port: 3001
|
||||
},
|
||||
verbose: 1,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue