Run all tests

This commit is contained in:
Raul Ochoa 2018-04-11 10:13:24 +00:00
parent f2ab33b498
commit a7c96acc81

View File

@ -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 () {