瀏覽代碼

Tests: Improved #110 manual test description.

Aleksander Nowodzinski 8 年之前
父節點
當前提交
9eae4007d3
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. 4 3
      packages/ckeditor5-image/tests/manual/tickets/110/1.md

+ 4 - 3
packages/ckeditor5-image/tests/manual/tickets/110/1.md

@@ -1,5 +1,6 @@
 ### Double image toolbar when ContextualToolbar plugin is loaded [#110](https://github.com/ckeditor/ckeditor5-image/issues/110)
 
-Click on image:
-- balloon toolbar should appear,
-- ContextualToolbar should not appear.
+1. When selecting a text, the `ContextualToolbar` should appear.
+2. Click on image:
+   1. The image toolbar in a balloon should show up,
+   2. The ContextualToolbar should not be visible.