mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
chore(sqllab): Cleanup /tables/... endpoint (#21284)
This commit is contained in:
@@ -31,7 +31,6 @@ const createProps = (props = {}) => ({
|
||||
id: 1,
|
||||
database_name: 'main',
|
||||
backend: 'sqlite',
|
||||
allow_multi_schema_metadata_fetch: false,
|
||||
},
|
||||
schema: 'test_schema',
|
||||
handleError: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user