mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
Improve Superset logger (#6879)
* enable beacon * add middleware * add unit tests
This commit is contained in:
@@ -52,6 +52,7 @@ describe('Tabs', () => {
|
||||
onChangeTab() {},
|
||||
deleteComponent() {},
|
||||
updateComponents() {},
|
||||
logEvent() {},
|
||||
};
|
||||
|
||||
function setup(overrideProps) {
|
||||
|
||||
Reference in New Issue
Block a user