settings: fix tests 1
This commit is contained in:
parent
56db2bebcf
commit
91033f3fcb
1 changed files with 1 additions and 3 deletions
|
|
@ -40,9 +40,7 @@ var UNSPENT = [{
|
|||
}];
|
||||
|
||||
var FAKE_OPTS = {
|
||||
host: 'something.com',
|
||||
port: 123,
|
||||
schema: 'http'
|
||||
url: 'http://something.com:123',
|
||||
}
|
||||
|
||||
describe('Insight model', function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue