mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
Improve Superset logger (#6879)
* enable beacon * add middleware * add unit tests
This commit is contained in:
@@ -40,6 +40,7 @@ describe('Dashboard', () => {
|
||||
addSliceToDashboard() {},
|
||||
removeSliceFromDashboard() {},
|
||||
runQuery() {},
|
||||
logEvent() {},
|
||||
},
|
||||
initMessages: [],
|
||||
dashboardState,
|
||||
|
||||
Reference in New Issue
Block a user