mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Fix tests
This commit is contained in:
2
tests/fixtures/datasource.py
vendored
2
tests/fixtures/datasource.py
vendored
@@ -10,7 +10,7 @@ datasource_post = {
|
||||
'column_formats': {'ratio': '.2%'},
|
||||
'description': 'Adding a DESCRip',
|
||||
'default_endpoint': '',
|
||||
'filter_select': True,
|
||||
'filter_select_enabled': True,
|
||||
'name': 'birth_names',
|
||||
'datasource_name': 'birth_names',
|
||||
'type': 'table',
|
||||
|
||||
Reference in New Issue
Block a user