PLease jshint

remotes/origin/upgrade-windshaft-5.5.1
Daniel García Aubert 5 years ago
parent ef39f23d1f
commit bca723bcf3

@ -166,7 +166,7 @@ describe('cache-control header', function () {
const testClient = new TestClient(mapConfig, 1234);
testClient.getTile(0, 0, 0, {}, function (err, res, layergroup) {
testClient.getTile(0, 0, 0, {}, function (err, res) {
if (err) {
return done(err);
}

Loading…
Cancel
Save