PostGIS MVT v2 compliance test skipped without skipping mapnik
This commit is contained in:
parent
3827901535
commit
d77739dfa4
@ -325,7 +325,8 @@ return function () {
|
||||
});
|
||||
});
|
||||
|
||||
it.skip('should work with mapnik substitution tokens', function (done) {
|
||||
var skipOnPostGIS = usePostGIS ? it.skip: it;
|
||||
skipOnPostGIS('should work with mapnik substitution tokens', function (done) {
|
||||
var cartocss = [
|
||||
"#layer {",
|
||||
" line-width: 2;",
|
||||
|
Loading…
Reference in New Issue
Block a user