mirror of
https://github.com/apache/superset.git
synced 2026-04-16 22:55:52 +00:00
committed by
GitHub
parent
20503f92ae
commit
22d52eadb2
@@ -44,8 +44,10 @@ const mockProps = {
|
||||
},
|
||||
timeout: 1000,
|
||||
chart: {
|
||||
id: 0,
|
||||
queryResponse: {},
|
||||
},
|
||||
chartHeight: '30px',
|
||||
};
|
||||
|
||||
describe('ExploreChartHeader', () => {
|
||||
|
||||
Reference in New Issue
Block a user