Remove test filter
This commit is contained in:
parent
a84184852e
commit
45af291e6a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user