Run all tests
This commit is contained in:
parent
f2ab33b498
commit
a7c96acc81
@ -78,7 +78,7 @@ describe('aggregation', function () {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe.only('MVT Mapnik', function () {
|
describe('MVT Mapnik', function () {
|
||||||
const originalUsePostGIS = serverOptions.renderer.mvt.usePostGIS;
|
const originalUsePostGIS = serverOptions.renderer.mvt.usePostGIS;
|
||||||
|
|
||||||
before(function () {
|
before(function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user