提交 d43d3a26 编写于 作者: O oasis-cloud

feat: divider testcase

上级 08a9a555
......@@ -9,5 +9,3 @@ exports[`should divider snapshot match 1`] = `
</div>
</DocumentFragment>
`;
......@@ -54,7 +54,7 @@ test('custom style test', () => {
)
expect(container.querySelector('.nut-divider')).toHaveAttribute(
'style',
'color: #1989fa;border-color: #1989fa;padding: 0 16px;'
'color: rgb(25, 137, 250); border-color: #1989fa; padding: 0px 16px;'
)
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册