mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: clean up prop type errors in jest tests (#11120)
This commit is contained in:
committed by
GitHub
parent
662fb43350
commit
d95b7c2a73
@@ -51,6 +51,7 @@ function setup(overrides) {
|
||||
adhocMetric: sumValueAdhocMetric,
|
||||
onChange,
|
||||
onClose,
|
||||
onResize: () => {},
|
||||
columns,
|
||||
...overrides,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user