mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: Removes the UX_BETA feature flag (#23651)
This commit is contained in:
committed by
GitHub
parent
0974fa1172
commit
04bd528bed
@@ -137,7 +137,7 @@ class TestExportDatasetsCommand(SupersetTestCase):
|
||||
"description": "Energy consumption",
|
||||
"extra": None,
|
||||
"fetch_values_predicate": None,
|
||||
"filter_select_enabled": False,
|
||||
"filter_select_enabled": True,
|
||||
"main_dttm_col": None,
|
||||
"metrics": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user