mirror of
https://github.com/apache/superset.git
synced 2026-04-27 20:14:54 +00:00
chore(sqllab): Remove schemaOptions from redux store (#23257)
This commit is contained in:
@@ -40,7 +40,6 @@ const createProps = (): DatabaseSelectorProps => ({
|
||||
handleError: jest.fn(),
|
||||
onDbChange: jest.fn(),
|
||||
onSchemaChange: jest.fn(),
|
||||
onSchemasLoad: jest.fn(),
|
||||
});
|
||||
|
||||
const fakeDatabaseApiResult = {
|
||||
|
||||
Reference in New Issue
Block a user