This is an automated email from the ASF dual-hosted git repository.
yjc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from a816655 fix: dashboard datasources filter None (#14471)
add 90a72bf chore: Update WebSocket server code from feedback (#14417)
No new revisions were added by this update.
Summary of changes:
superset-websocket/spec/config.spec.ts | 69 ----------------------------------
superset-websocket/spec/config.test.ts | 67 +++++++++++++++++++++++++++++++++
superset-websocket/src/config.ts | 4 +-
3 files changed, 69 insertions(+), 71 deletions(-)
delete mode 100644 superset-websocket/spec/config.spec.ts
create mode 100644 superset-websocket/spec/config.test.ts