Closed stepan-perlov closed 8 years ago
bug in spec: ~ 1 of 5 grunt jasmine
have this bug. Don't know why.
Bug was in HEAD.
`ContentEdit.Text` merge interactions`
✓ should support merging with ListItemText
X should support merging with Text
Expected '<p>
foo
</p>
<ul>
<li>
zeeumm
</li>
</ul>' to be '<p>
foobar
</p>
<ul>
<li>
zeeumm
</li>
</ul>'. (1)