1
0
Эх сурвалжийг харах

chore: add issue No to test description

situ2001 2 жил өмнө
parent
commit
e7a5119ce5

+ 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")