Skip to content

Remove createDocBuilder test helper

Himanshu Kapoor requested to merge himkp-simplify-doc-builder into master

What does this MR do and why?

Replace createDocBuilder helper with builders helper function directly from prosemirror-test-builder which helps us simplify test setup in rich text editor tests a lot.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Himanshu Kapoor

Merge request reports