fix: metric.currency should be JSON, not string (#33303)

This commit is contained in:
Beto Dealmeida
2025-05-01 18:16:51 -04:00
committed by GitHub
parent 339ba96600
commit 22de26cd77
18 changed files with 171 additions and 44 deletions

View File

@@ -26,7 +26,6 @@ const TEST_DATASOURCE = {
columns: [],
metrics: [],
column_formats: {},
currency_formats: {},
verbose_map: {},
main_dttm_col: '__timestamp',
// eg. ['["ds", true]', 'ds [asc]']