typo
This commit is contained in:
parent
210f5b01ec
commit
d073f7e3dd
@ -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;',
|
||||
|
Loading…
Reference in New Issue
Block a user