test: update painter test case (#459)

This commit is contained in:
baseWalker
2024-03-13 13:12:07 +08:00
committed by GitHub
parent 51427c7dc4
commit a058c5956c
+1
View File
@@ -34,6 +34,7 @@ describe('菜单-格式刷', () => {
cy.get('.menu-item__painter')
.click()
.wait(300)
.then(() => {
editor.command.executeSetRange(textLength, 2 * textLength)