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 a646914  fix(menu): links that result in 404s (#13283)
     add 741219e  test: add Tests and Storybook for AsyncAceEditor (#13241)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/spec/helpers/Worker.ts           |   3 +
 .../AsyncAceEditor/AsyncAceEditor.stories.tsx      | 108 +++++++++++++++++++++
 .../AsyncAceEditor/AsyncAceEditor.test.tsx         | 101 +++++++++++++++++++
 .../index.tsx}                                     |   0
 4 files changed, 212 insertions(+)
 create mode 100644 
superset-frontend/src/components/AsyncAceEditor/AsyncAceEditor.stories.tsx
 create mode 100644 
superset-frontend/src/components/AsyncAceEditor/AsyncAceEditor.test.tsx
 rename superset-frontend/src/components/{AsyncAceEditor.tsx => 
AsyncAceEditor/index.tsx} (100%)

Reply via email to