mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
fix: metric.currency should be JSON, not string (#33303)
This commit is contained in:
@@ -26,7 +26,6 @@ const TEST_DATASOURCE = {
|
||||
columns: [],
|
||||
metrics: [],
|
||||
column_formats: {},
|
||||
currency_formats: {},
|
||||
verbose_map: {},
|
||||
main_dttm_col: '__timestamp',
|
||||
// eg. ['["ds", true]', 'ds [asc]']
|
||||
|
||||
Reference in New Issue
Block a user