提交 4b8ac5a9 编写于 作者: shutao-dc's avatar shutao-dc

更新 button.test.js

上级 505690a6
...@@ -78,7 +78,7 @@ describe('Button.uvue', () => { ...@@ -78,7 +78,7 @@ describe('Button.uvue', () => {
expect(newValue2.toString()).toBe(true + '') expect(newValue2.toString()).toBe(true + '')
}) })
it(checkUniButtonElement, async () => { it("checkUniButtonElement", async () => {
const value = await page.callMethod('checkUniButtonElement') const value = await page.callMethod('checkUniButtonElement')
expect(value).toBe(true) expect(value).toBe(true)
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册