mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
Merge branch 'master' into template_less
This commit is contained in:
@@ -149,6 +149,7 @@ describe('BigNumberWithTrendline', () => {
|
||||
label: 'value',
|
||||
metric_name: 'value',
|
||||
d3format: '.2f',
|
||||
uuid: '1',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -174,6 +175,7 @@ describe('BigNumberWithTrendline', () => {
|
||||
metric_name: 'value',
|
||||
d3format: '.2f',
|
||||
currency: { symbol: 'USD', symbolPosition: 'prefix' },
|
||||
uuid: '1',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user