Remove only from test

pull/18/head
Raul Ochoa 8 years ago
parent 803f0c0a49
commit dfaed546e0

@ -166,7 +166,7 @@ describe('RenderingJS', function() {
assert.equal(st.args[2].value, 'jenks');
})
it.only("should parse turbocarto with inner functions", function(){
it("should parse turbocarto with inner functions", function(){
var css = [
'#layer {',
' marker-width: ramp([cartodb_id], cartocolor(Bold), category(10));',

Loading…
Cancel
Save