Skip to content

Commit

Permalink
docs: Remove undo and redo test cases
Browse files Browse the repository at this point in the history
These were automated in
WordPress/gutenberg#49352.
  • Loading branch information
dcalhoun committed Jul 6, 2023
1 parent b47b7e5 commit 7c19470
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions test-cases/gutenberg/writing-flow/undo-redo.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@

Start on a new empty post.

##### TC001

**Undo/redo block actions**

- From the example app, remove a few blocks.
- Press the Undo button to see them reappear.
- Press Redo to remove the blocks again.


##### TC002

**Known Issues**
Expand All @@ -26,18 +17,3 @@ Start on a new empty post.
- Write some text on a text based block .
- Press Undo until all new text has disappeared.
- Press Redo to see the text appear again.


##### TC003

**Known Issues**

- Highlighting text breaks the ability to redo changes. [#38084](https://github.com/WordPress/gutenberg/issues/38084)

**Undo/redo text format**

- On a rich-text based component, add some format (bold, links, etc…).
- Undo all changes and Redo them to arrive to the same state.



0 comments on commit 7c19470

Please sign in to comment.