This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch feat-additional-dataset-playwright-tests
in repository https://gitbox.apache.org/repos/asf/superset.git
from c975cd62ac refactor(playwright): extract BulkSelect component for
reusability
add 7e88408ec4 refactor(playwright): move BulkSelect to components/ListView
No new revisions were added by this update.
Summary of changes:
.../playwright/components/{core => ListView}/BulkSelect.ts | 4 +---
.../assets/images => playwright/components/ListView}/index.ts | 4 ++--
superset-frontend/playwright/components/core/index.ts | 1 -
superset-frontend/playwright/pages/DatasetListPage.ts | 3 ++-
4 files changed, 5 insertions(+), 7 deletions(-)
rename superset-frontend/playwright/components/{core =>
ListView}/BulkSelect.ts (96%)
copy superset-frontend/{packages/superset-ui-core/src/components/assets/images
=> playwright/components/ListView}/index.ts (89%)