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 = {
|
var FAKE_OPTS = {
|
||||||
host: 'something.com',
|
url: 'http://something.com:123',
|
||||||
port: 123,
|
|
||||||
schema: 'http'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
describe('Insight model', function() {
|
describe('Insight model', function() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue