try to fix travis again
This commit is contained in:
parent
5a63b58737
commit
b5db2bd859
@ -12,7 +12,7 @@ describe('BitcoreHTTP', function() {
|
|||||||
// mocks
|
// mocks
|
||||||
var opts = {
|
var opts = {
|
||||||
BitcoreNode: {
|
BitcoreNode: {
|
||||||
LevelUp: './test-db'
|
database: {}
|
||||||
},
|
},
|
||||||
port: 1234
|
port: 1234
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user