chore: editor test

This commit is contained in:
nathan
2025-09-23 21:35:45 +08:00
parent a0305677f3
commit 35b5d931fe
9 changed files with 390 additions and 11 deletions

View File

@@ -4,6 +4,7 @@ import {
AddPageSelectors,
DatabaseGridSelectors,
CheckboxSelectors,
byTestId,
waitForReactUpdate
} from '../../support/selectors';