未验证 提交 396bce43 编写于 作者: S sercan

fixes build

上级 29026caa
......@@ -199,7 +199,7 @@ describe('UIComponents Editor', () => {
// verify
assertNormalExecution('<table class="table table-bordered"><thead><tr><th>first</th><th>second</th><th>third</th></tr></thead><tbody>'
+ '<tr><td>123</td><td>true</td><td>{"a":"sercan"}</td></tr></tbody></table>');
+ '<tr><td>123</td><td>true</td><td>{&quot;a&quot;:&quot;sercan&quot;}</td></tr></tbody></table>');
});
it('setGridEditorValue with valid selector & array value', () => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册