test: update painter test case (#459)

pr675
baseWalker 2 years ago committed by GitHub
parent 51427c7dc4
commit a058c5956c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,6 +34,7 @@ describe('菜单-格式刷', () => {
cy.get('.menu-item__painter')
.click()
.wait(300)
.then(() => {
editor.command.executeSetRange(textLength, 2 * textLength)

Loading…
Cancel
Save