Remove only from test
This commit is contained in:
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…
Reference in New Issue
Block a user