瀏覽代碼

chore: add issue No to test description

situ2001 2 年之前
父節點
當前提交
e7a5119ce5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      e2e-tests/editor.spec.ts

+ 1 - 1
e2e-tests/editor.spec.ts

@@ -597,7 +597,7 @@ test('should not erase typed text when expanding block quickly after typing #389
   )
 })
 
-test('should keep correct undo and redo seq',async({page,block}) => {
+test('should keep correct undo and redo seq after indenting or outdenting the block #7615',async({page,block}) => {
   await createRandomPage(page)
 
   await block.mustFill("foo")