Explorar o código

Adjusted manual test description to changes in error handling.

Maciej Bukowski %!s(int64=6) %!d(string=hai) anos
pai
achega
694f8d5c09
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/ckeditor5-watchdog/tests/manual/watchdog.md

+ 2 - 0
packages/ckeditor5-watchdog/tests/manual/watchdog.md

@@ -1,3 +1,5 @@
+**Important:** Be sure to run manual test with the `--debug false` flag. Otherwise errors won't be rethrown by the `CKEditorError.rethrowUnexpectedError()` method.
+
 1. Type `1` in the first editor. Only the first editor should crash and be restarted. The error should be logged in the console.
 
 1. Type `1` in the second editor. Only the second editor should crash and be restarted. The error should be logged in the console.