Remove test filter

This commit is contained in:
Daniel García Aubert 2019-07-08 18:08:08 +02:00
parent a84184852e
commit 45af291e6a

View File

@ -32,7 +32,7 @@ function createMapConfig ({
};
}
describe.only('cache-control header', function () {
describe('cache-control header', function () {
describe('max-age directive', function () {
it('tile from a table which is included in cdb_tablemetada', function (done) {
const ttl = ONE_YEAR_IN_SECONDS;