#37157 removed the template parts support from the post editor, and added .skip() to the two e2e tests relying on that feature:
- Multi-entity saving – Save flow should work as expected
- Template parts – Should insert new template part on creation
The former is useful, but needs to rely on a block different than the template part. The latter doesn't seem to be useful anymore and can be just deleted.
cc @noisysocks
#37157 removed the template parts support from the post editor, and added
.skip()to the two e2e tests relying on that feature:The former is useful, but needs to rely on a block different than the template part. The latter doesn't seem to be useful anymore and can be just deleted.
cc @noisysocks