Ver Fonte

chore: add issue No to test description

situ2001 há 2 anos atrás
pai
commit
e7a5119ce5
1 ficheiros alterados com 1 adições e 1 exclusões
  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")