Remove only from test

This commit is contained in:
Raul Ochoa 2016-07-20 13:19:00 +02:00
parent 803f0c0a49
commit dfaed546e0

View File

@ -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));',