Fix testcase
This commit is contained in:
parent
59a1911950
commit
32007403c0
@ -894,7 +894,7 @@ suite('server', function() {
|
||||
var next = this;
|
||||
assert.response(server, {
|
||||
headers: {host: 'localhost'},
|
||||
url: '/tiles/test_table/15/16046/12354.png?cache_buster=2314' + cb,
|
||||
url: '/tiles/test_table/15/16046/12354.png?cache_buster=2314',
|
||||
method: 'GET',
|
||||
encoding: 'binary'
|
||||
},{}, function(res){
|
||||
|
Loading…
Reference in New Issue
Block a user