This commit is contained in:
Daniel García Aubert 2020-06-03 17:34:30 +02:00
parent 210f5b01ec
commit d073f7e3dd

View File

@ -67,7 +67,7 @@ describe('turbo-carto regressions', function () {
});
});
it.only('should fail for private tables', function (done) {
it('should fail for private tables', function (done) {
var cartocss = [
'#private_table {',
' marker-placement: point;',