diff --git a/test-cases/gutenberg/gallery.md b/test-cases/gutenberg/gallery.md index cce4bb0..ce84de6 100644 --- a/test-cases/gutenberg/gallery.md +++ b/test-cases/gutenberg/gallery.md @@ -167,25 +167,6 @@ Gallery block should allow canceling image uploads. * Confirming should cancel the upload if the upload didn't finish. * Declining should allow the upload to continue. --------------------------------------------------------------------------------- - -##### TC010 - -### Rearrange images in Gallery - -Gallery block should allow images to be rearranged in the gallery. - -**Steps:** - -* Add a gallery block and tap "Add Media" -* Add several images through the various options -* Select an image and change it's position. -* Test with: - * Adding even and uneven image counts and rearranging the last image - * Leaving the editor and coming back in - * Validate order is reflected on the Web after saving - - -------------------------------------------------------------------------------- ##### TC011