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